Added the bash book to the books section (#2493)

* Added the bash book to the books section

I have attempted to add the bash book to the book section again. There was  an issue the last time , i tried to propose the file change as i had not placed it in alphabetical order. Someone please review this :)

* fixed alphabetization
This commit is contained in:
bharath-123 2017-11-24 21:41:41 +05:30 committed by eshellman
parent eaac4e5faf
commit 0d471d92e8
1 changed files with 1 additions and 0 deletions

View File

@ -832,6 +832,7 @@
* [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - M. Garrels
* [BASH Programming](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html)
* [Bash Reference Manual](http://www.gnu.org/software/bash/manual/bashref.html)
* [Bash tutorial](http://gdrcorelec.ups-tlse.fr/files/bash.pdf) (PDF)
* [BashGuide](http://mywiki.wooledge.org/BashGuide)
* [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) - Mark Bates
* [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php)