mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 08:58:31 +00:00
Update cheatsheets
This commit is contained in:
13
cron
Normal file
13
cron
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# cron
|
||||
|
||||
> A system scheduler for running jobs or tasks unattended.
|
||||
> The command to submit, edit or delete entries to `cron` is called `crontab`.
|
||||
|
||||
- View documentation for managing `cron` entries:
|
||||
|
||||
`tldr crontab`
|
||||
Reference in New Issue
Block a user