소스 검색

Add a bash book: Conquering the Command Line

HungMingWu 11 년 전
부모
커밋
cabe0d6ab8
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      free-programming-books.md

+ 2 - 1
free-programming-books.md

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