Microsoft
Software
Hardware
Network
Question : How do I edit a crontab outside of an editor?
Hi,
I want to deinstall and reinstall a crontab using a PHP script. $ man crontab mentions that editing of the crontab files directly is discouraged - is there a way to add lines to the crontab via the shell, instead of within the editor that is loaded upon executing with -e?
Something like: crontab -e -u root < * * * * * /command ?
Or is it safe to edit the crontab file directly?
Thanks
Answer : How do I edit a crontab outside of an editor?
you can do
crontab -l > mycron
> mycron>
crontab mycron
Random Solutions
Exchange OWA 2003
svchost - what is it?
Query HELP: "...introduced with EXISTS." Error
Combinations
How to Check if Service is Running on Windows 2000 Server
Microsoft Vista Will Not Open "Manage Network Connections"
Exchange email issue: #5.5.0 smtp;550 <*****@goran-ando.com>... Relaying denied
Administrator mailbox - can't open it or move it
Read a .ost file in standalone Outlook 2007 or 2003
Windows 2000 Pro Time and Date Lock Down