1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 11:32:20 +00:00

Merge pull request #799 from HungMingWu/master

Add a bash book:  Conquering the Command Line
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-03-07 09:39:02 +03:30
commit ea9ff02c35

View File

@ -1,4 +1,4 @@
###Index
###Index
* [Ada](#ada)
* [Agda](#agda)
* [Android](#android)
@ -606,6 +606,7 @@
* [Learning the bash Shell](http://www.redbrick.dcu.ie/~teapott/MECS/Notes/learning_bash.pdf)
* [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide)
* [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference)
* [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter#top) - Mark Bates
###Basic