Added cheatsheet for Cron (#8636)

* Added cheatsheet for Cron

Added Cron cheatsheet under a new category 'Linux'

* Fixed linting issue

* Moved 'Cron' into Shell Scripting
pull/8944/merge
Atharv Phadnis 2022-11-01 21:42:17 +05:30 committed by GitHub
parent 7142a791f8
commit 40cba75adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -417,6 +417,7 @@
* [Bash Cheatsheet - CheatSheet.Wtf](https://www.cheatsheet.wtf/bash) - smokingcuke (HTML)
* [Bash Scripting cheatsheet](https://devhints.io/bash) Devhints (HTML)
* [Cron Cheatsheet](https://devhints.io/cron) - DevHints, Rico Santa Cruz (HTML)
* [Fish Shell cheatsheet](https://devhints.io/fish-shell) - DevHints, Rico Santa Cruz (HTML)