mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
c46a498931
* cron: add alias page * cron: remove trailing whitespace * ripgrep: use standard alias description * todoman: use standard alias description
220 B
220 B
cron
cronis a system scheduler for running jobs or tasks unattended. The command to submit, edit or delete entries tocronis calledcrontab.
- View documentation for the original command:
tldr crontab