diff --git a/free-programming-books.md b/free-programming-books.md index 25510c103ade7b9f03399d5ed746244985816d32..6f3c9f6be35323ef0401b365a3dcdc171867040f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -679,6 +679,7 @@ * [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml) * [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide) * [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference) +* [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr. ### Basic