diff --git a/free-programming-books.md b/free-programming-books.md index 6809730b8666f58a7ac0773f19c6d66da3e0c6a4..8ecba0b17eedaa2a724fe6d6b04cd025a601573e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -735,6 +735,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/) * [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) by Machtelt Garrels * [BASH Programming- Mike G mikkey](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html) +* [Bash Reference Manual](http://www.gnu.org/software/bash/manual/bashref.html) * [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) - Mark Bates * [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php) * [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml)