We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca9681 commit c326b6fCopy full SHA for c326b6f
cheatsheets/shell/index.md
@@ -22,3 +22,6 @@ Unix shell guide.
22
- [devhints.io/bash](https://devhints.io/bash)
23
- [Bash cheatsheets](https://cheatography.com/tag/bash/) on Cheatography.
24
- [Shell](https://github.com/MichaelCurrin/learn-to-code/tree/master/en/topics/shell) in Learn to Code project.
25
+
26
27
+See also [shellcheck](https://github.com/koalaman/shellcheck/) - as shell script static analysis tool.
0 commit comments