crontab for individual users

I used to use root's `crontab(1)' even for things specific to my regular user. I didn't know that each user can have their own.

Comparing to the root's `/etc/crontab' I don't have to specify as a "who" the command should be run.

,----

| #minute hour mday month wday command

| 0 * * * * echo "do stuff every hour"

`----

Proxied content from gemini://gemini.ctrl-c.club/~cdrmack/posts/2024-10-16_crontab_for_individual_users.gmi (external content)

Gemini request details:

Original URL
gemini://gemini.ctrl-c.club/~cdrmack/posts/2024-10-16_crontab_for_individual_users.gmi
Status code
Success
Meta
text/gemini
Proxied by
kineto

Be advised that no attempt was made to verify the remote SSL certificate.