First I installed and ran crontab:
emerge cron
crontab -e
In another console, I ran man cron, but this has no examples of how to use crontab. Where can I get examples, and why are there none in the man page?
|
|
Try reading You can see all available sections for a command by using
There are also some examples on the relevant Wikipedia article. |
||||
|
|