[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [RaQ4r] crontab



> -----Original Message-----
> From: Gerald Waugh [mailto:gwaugh@xxxxxxxxxxxxxxxxxxxxxxx] 
> Sent: Tuesday, June 10, 2003 4:03 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] [RaQ4r] crontab
> 
> 
> 
> I am trying to create a root crontab,
> 
> [root /root]# crontab -e
> no crontab for root - using an empty one
> crontab: no changes made to crontab
> 
> I get the above, then I execute crontab -l
> and it says "no crontab for root"
> 
> any ideas welcome
When you say crontab -e,
It'll start the vi editor. Use vi commands to create it, then save.
If you are not used to vi, this'll get you going:
'i' starts insertion mode. When you are done, hit 'esc'
:w saves the file
:q exits

Now, it should show up with crontab -l

Or you can just edit the file yourself, and forget the program.
The files should be in /var/spool/cron/[username]

Vidar
*****************************************
Vidar Ligard
RHEMA Bible Church - Computer Information Systems
918 258 1588 x2490
*****************************************
> 
> Gerald
> --
> http://frontstreetnetworks.com | http://store.raqware.com
>   Front Street Networks LLC, 229 Front Street, Ste.#C
>   New Haven, CT 06513-3203 | phone: +1-203-785-0699
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to: 
> http://list.cobalt.com/mailman/listinfo/cobalt> -users
>