leonz
08-17-2001, 05:44 PM
I tried to execute xmms as my alarm .. but it didn't work..
my crontab file:
----------------
#start of crontab file for leonz
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=leonz
HOME=/home/leonz
0 6 * * * xmms /home/leonz/mysong.mp3
0 6 * * * date > /home/leonz/datefile.dat
# end of crontab file
The second line works (write the 'date' command output to datefile.dat), but 'xmms' didn't work .. (nothing happened) ... :-(
Somebody please help me ..
cheers,
Leonz
my crontab file:
----------------
#start of crontab file for leonz
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=leonz
HOME=/home/leonz
0 6 * * * xmms /home/leonz/mysong.mp3
0 6 * * * date > /home/leonz/datefile.dat
# end of crontab file
The second line works (write the 'date' command output to datefile.dat), but 'xmms' didn't work .. (nothing happened) ... :-(
Somebody please help me ..
cheers,
Leonz