Well, you have to be logged in to the computer that you want the cron job 
to run on in order to use the crontab command.

On Fri, Sep 20, 2002 at 01:08:14PM -0400, ebinc wrote:
- Hi thanks
- I enter the information into the cron direct by crontab [-u user] -e then
- enter it via ssh?
- so I can delete the sample cron file I have in the cgi-bin?
- Ed
- 
- 
- 
- There is a file that cron uses that lists all the cron jobs.
-  You shouldn't edit this file directly, but you should use the crontab
-  command to edit it.
- 
-  So:
- crontab [-u user] -l        ### will list the current cron jobs
- crontab [-u user] -e        ### will drop you into an editor to edit the
- jobs
- the -u user part is optional, and should only be used if you want to edit
- the crontab file for a user you are not logged in as.
- Kristina
- 
- 
- 
- 
- -- 
- redhat-list mailing list
- unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
- https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to