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
This commit is contained in:
Atharv Phadnis
2022-11-01 21:42:17 +05:30
committed by GitHub
parent 7142a791f8
commit 40cba75adf

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)