User Tools

Site Tools


ubuntu:cron:edit_crontab

This is an old revision of the document!


Ubuntu - Cron - Edit Crontab

crontab -e

Edits the default crontab.

Insert your own jobs to run at a given time.

It is recommended to include some comments against entries that will help you understand its functionality in greater detail.


Edit Crontab for a specific User

crontab -u User -e

This command is analogous to the below command.

crontab -e User
ubuntu/cron/edit_crontab.1576191836.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki