-
Notifications
You must be signed in to change notification settings - Fork 2
Cronjobs
rizcompeer edited this page Feb 10, 2016
·
5 revisions
Put given line in ~/.bashrc
export VISUAL=vi
Run below command on shell
source ~/.bashrc
sudo service cron restart
crontab -e
no crontab for ubuntu - using an empty one
Select an editor. To change later, run 'select-editor'.
- /bin/ed
- /bin/nano <---- easiest
- /usr/bin/vim.basic
- /usr/bin/vim.tiny
Choose 1-4 [2] -
ENTRIES -
10 * * * * /mnt/itrack/ReportPhpBackend/hourly_report/delhi/send_hourly_mail_halt.sh >> $HOME/ml.log 2>&1