[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crontab
Alex Le Fevre wrote:
> Of course, use crontab -e as root to
>
>> create this entry.
>
>
> OK, that explains why the other job I put into crontab
> didn't work last night; I had simply said `vi
> /usr/lib/crontab` to edit it. Where exactly does
> crontab -e point me?
/var/cron/tabs/root if you are running this as root
If you do not want to edit this via crontab -e but rather use some editor. Do not forget to run crontab afterwards !
Regards,
--
Saad Kadhi -- Network & Security Engineer
-----------------------------------------
perl -e 'print
($myself=pack(c2,unpack(c,EOF)-3,(((hex(0x666)/6)-666)/2)-66+4),
pack(c3,((int(exp(666)/10e287)+int(log(666)*2))*2)+10,int(crypt(ski,72)),oct(12)));'
nodisclaimer
- References:
- Re: Crontab
- From: Alex Le Fevre <alexlefevre@yahoo.com>