Monthly Archives: June 2011

Easest way to edit crontab

I think this is a quick and simple way to edit your cron jobs. Connect to your linux with something like Putty. If you runing crontab -l command, it will print your crontab to your console. So run crontab -l > crontab.backup and your crontab will … Continue reading

Posted in Short notes | Tagged | Leave a comment