SpEsH
06-14-2001, 10:44 AM
Any linux gurus out there who can help me with a cron prob
My current cron looks like this -
0,10,20,30,40,50 * * * * /home/spesh/eggdrop/MusH.botchk >/dev/null 2>&1
0,10,20,30,40,50 * * * * /home/spesh/mofo/Mofo.botchk >/dev/null 2>&1
* 0,6,12,18 * * * /home/spesh/mush/mel/logs/pisg.pl >/dev/null 2>&1
0,10,20,30,40,50 * * * * /home/spesh/seven/borg.botchk >/dev/null 2>&1
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
Read /var/spool/cron/crontab.21294, 4 lines, 282 chars
All the botchk's work just fine but i cant get it to parse the pisg.pl at all. I set it to do it every 6 hrs but it aint working. The path is correct.
any ideas cos i am a bit thick :D
My current cron looks like this -
0,10,20,30,40,50 * * * * /home/spesh/eggdrop/MusH.botchk >/dev/null 2>&1
0,10,20,30,40,50 * * * * /home/spesh/mofo/Mofo.botchk >/dev/null 2>&1
* 0,6,12,18 * * * /home/spesh/mush/mel/logs/pisg.pl >/dev/null 2>&1
0,10,20,30,40,50 * * * * /home/spesh/seven/borg.botchk >/dev/null 2>&1
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
Read /var/spool/cron/crontab.21294, 4 lines, 282 chars
All the botchk's work just fine but i cant get it to parse the pisg.pl at all. I set it to do it every 6 hrs but it aint working. The path is correct.
any ideas cos i am a bit thick :D