ubuntu cron reference


/ Published in: Bash
Save to your folder(s)

Example:
sudo -i
crontab -e

#reindex locate db daily
0 0 * * * /usr/bin/updatedb

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.