Cron job questions

Peter Risdon peter at circlesquared.com
Fri Mar 12 01:16:50 PST 2004


Dave Carrera wrote:

>Hi List,
>
>I am trying to set up a cronjob and want to pass by the list if I am doing
>it right.
>  
>
As root or any other user you can type:

#crontab -l

to see what entries there are at the moment and

#crontab -e

to edit your crontab. And you could type:

#man crontab

to read the manual.


PWR.





More information about the freebsd-questions mailing list