Re: Cron Job example

2002-09-20 Thread Steve Buehler
You need a - in front of your u crontab -u ebinc -e Steve At 08:36 PM 9/20/2002 -0400, you wrote: >Hi List >Im trying to set up a cron job the cron exaample is >0 0 * * * /home/virtual/site3/fst/var/www/cgi-bin/remindme.cgi >send_reminders >can somone explain, step by step how to enter this

Cron Job example

2002-09-20 Thread ebinc
Hi List Im trying to set up a cron job the cron exaample is 0 0 * * * /home/virtual/site3/fst/var/www/cgi-bin/remindme.cgi send_reminders can somone explain, step by step how to enter this and turn it on the user name wher I want it to run under is is ebinc I tryed to enter crontab u ebinc -e