diff --git a/free-programming-books.md b/free-programming-books.md index ae3cadfd3e51673041d1bff888a38912148779cf..12895da8ef81dad7cb98599236ed35d90938dc66 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -695,6 +695,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide) * [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/) * [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