1
0
mirror of https://github.com/alebcay/awesome-shell.git synced 2025-08-30 03:19:50 +02:00

Merge pull request #144 from dbelling/learn-enough

Adding a tutorial from Michael Hartl
This commit is contained in:
Caleb Xu
2016-03-24 10:58:58 -04:00

View File

@@ -230,7 +230,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [WikiBooks: Bash Shell Scripting](https://en.wikibooks.org/wiki/Bash_Shell_Scripting)
* [Use the Unofficial Bash Strict Mode (Unless You Looove Debugging)](http://redsymbol.net/articles/unofficial-bash-strict-mode/)
* [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line)
* [Learn Enough Command Line to Be Dangerous](https://www.learnenough.com/command-line-tutorial)
# Other Awesome Lists