How can I add a new crontab without having to reload all the other ones i already have running? or do I have to redo all of them?
Crontab help
Collapse
X
-
If you have shell access issue the command: crontab -l that will list all running crontabs
Then you can do crontab -l > file
This will dump it to a file, then edit that file and finally to re-update crontab with your new entry:
crontab file
All set -- to verify crontab -lManaged US/NL Hosting [ [Reality Check Network ]
Dell XEON Servers + 1/2/3 TB Packages ICQ: 4-930-562 -
Comment
-
Originally posted by frisservers for dummies is now in progess, brad shaw is missing from class, along with shok, and the rest of siccash team, detention for all of you, you will all miss internext
12345678Comment


Comment