VMWare Cron
Post date: Mar 31, 2017 2:22:0 PM
Edit the crontab files
vi /var/spool/cron/crontabs/root
Make changes
Save file
Kill crond
kill $(cat /var/run/crond.pid)
restart crond (
crond
exit shell
Post date: Mar 31, 2017 2:22:0 PM
Edit the crontab files
vi /var/spool/cron/crontabs/root
Make changes
Save file
Kill crond
kill $(cat /var/run/crond.pid)
restart crond (
crond
exit shell