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
login form in ajax, want to redirect the user to another page after sucessful login
how to use AJAX here with jsp?
Windows BMP - How to tell whether 24-bit, 16-bit, etc.
Setup doesnt work
Nero Vision closes while transcoding
Cannot stop caching of ASP and database data
HTTPClient and Form Based Authenticatiion to MS Exchange 2003??
Removing old files
Moving Certificate Authority from one server to another in MS 2003
Rails-Ruby no such file to load -- sqlite3