13,420
edits
Changes
no edit summary
'''crontab -r''' (remove crontab file)
<pre style="font-size:14pt">
.---------------- minute (0 - 59)
* * * * * command to be executed
</pre>
(NOTE: The asterisk (*) indicate to run for that unit of time. Below is an example ) <u>'''Example of crontab entries:entry (using the ''crontab'' command to edit the '''/etc/crontab''' file)'''</u>
<pre style="font-size:14pt">