Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to use cron to play sounds

Status
Not open for further replies.

johndog

Technical User
Apr 17, 2001
103
US
Hi,
I am interested in using cron as a type of alarm on my Sparc 5 running Solaris 8. I know how to set it up so that it will do a certain task at a given time, but I am not sure how to make it execute a sound file. Any tips?
 
Run every five (5) minutes this Demo sound
to run this demo you have to be root

#min hr day mon weekday command
05 * * * * /usr/demo/SOUND/sound/laugther.au
.

Farah regal
good luck
"think twice and hit enter once"
 
Path should be:

/usr/demo/SOUND/sounds Adam F
Solaris System Administrator
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top