User Tools

Site Tools


ubuntu:cron:edit_crontab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:cron:edit_crontab [2019/12/12 23:00] peterubuntu:cron:edit_crontab [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 12: Line 12:
 It is recommended to include some comments against entries that will help you understand its functionality in greater detail. It is recommended to include some comments against entries that will help you understand its functionality in greater detail.
 </WRAP> </WRAP>
 +
 +----
 +
 +===== Edit Crontab for a specific User =====
 +
 +<code bash>
 +crontab -u User -e
 +</code>
 +
 +This command is analogous to the below command.
 +
 +<code bash>
 +crontab -e User
 +</code>
  
ubuntu/cron/edit_crontab.1576191623.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki