How to create a cron job

2002-09-20 Thread ebinc
Hi Im trying to create and start a cron job the comand is 0 0 * * * /home/virtual/site3/fst/var/www/cgi-bin/reminder.cgi send_reminders I have Ensim on a Red Hat 7.2 the user I want to run under is EBINC Can somone explain and show exactly what I should type step by step using ssh for a user

Re: How to create a cron job

2002-09-20 Thread Bret Hughes
On Fri, 2002-09-20 at 21:14, ebinc wrote: Hi Im trying to create and start a cron job the comand is 0 0 * * * /home/virtual/site3/fst/var/www/cgi-bin/reminder.cgi send_reminders I have Ensim on a Red Hat 7.2 the user I want to run under is EBINC Can somone explain and show exactly what