On 08/28/18 14:06, Tom Horsley wrote:
On Tue, 28 Aug 2018 13:36:11 -0400
Bob Goodwin wrote:
I would be happy typing a line inxterm that would run aplay some.wav at
the end of the period. Can anyone tell me how to do that?
Just in a terminal, this should work:
sleep 600 ; aplay some.wav
That will sleep for 600 seconds then play some.wav. The
man page for sleep can give you details on how to specify
different time units, etc.
___________________________
That's what I wanted to do, tried "$ sleep 2 ; aplay
/home/bobg/audio/login.wav" Works for me, simple to do, and I can make
that do whatever I need.
Thanks Tom and JD
--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10 FEDORA-27/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx