On Thu, 2002-03-14 at 17:15, henry wrote: > Dear List: > > I cant use crontab-command by typing "crontab cronset" ,even I use crontab -l to >verify it . > my cronset is as follows: > 0 9 * * * updatedb > min hr > > But I can use at-command : > at -f myschedule 09:00 (my schedule is like this : updatedb) > > Could you shed some light on it ?
crontab -e also see man crontab http://www.google.com/search?hl=en&ie=ISO-8859-1&oe=ISO-8859-1&q=crontab Have a good read. Greeno -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
