Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 09:19:48 +0000
From:      Peter Risdon <peter@circlesquared.com>
To:        Dave Carrera <dave@ephgroup.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Cron job questions
Message-ID:  <405180B4.2000207@circlesquared.com>
In-Reply-To: <003201c4080f$8b8c83f0$0301a8c0@daveslaptop>
References:  <003201c4080f$8b8c83f0$0301a8c0@daveslaptop>

next in thread | previous in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?405180B4.2000207>