Problem : I ran crontab -e and made some changes, now how do I save it? Solution : That depends […]

Problem : Trying to set up a cronjob: 0 12 * * * /usr/bin/mysqldump –all-databases > /backups/mysql/`date “+%Y-%m-%d”`.sql Getting error: […]

Problem : 10 45 * * 1-3 changeExtension.sh When i am saving this particular file i am getting the following […]