From 8558b98a685a3ed67dbd68187f9d73d6ff2da6c7 Mon Sep 17 00:00:00 2001 From: Fwiffo Date: Sat, 29 Aug 2015 20:26:06 -0700 Subject: [PATCH] fixes pull #1569 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 6809730b..8ecba0b1 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) -- GitLab