Add a bash book: Conquering the Command Line

This commit is contained in:
HungMingWu 2014-03-07 07:09:26 +08:00
parent b9ee3c9452
commit cabe0d6ab8
1 changed files with 2 additions and 1 deletions

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