Просмотр исходного кода

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
bharath-123 8 лет назад
Родитель
Сommit
0d471d92e8
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -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)