mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 01:46:12 +00:00
Merge pull request #799 from HungMingWu/master
Add a bash book: Conquering the Command Line
This commit is contained in:
commit
ea9ff02c35
@ -1,4 +1,4 @@
|
|||||||
###Index
|
###Index
|
||||||
* [Ada](#ada)
|
* [Ada](#ada)
|
||||||
* [Agda](#agda)
|
* [Agda](#agda)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
@ -606,6 +606,7 @@
|
|||||||
* [Learning the bash Shell](http://www.redbrick.dcu.ie/~teapott/MECS/Notes/learning_bash.pdf)
|
* [Learning the bash Shell](http://www.redbrick.dcu.ie/~teapott/MECS/Notes/learning_bash.pdf)
|
||||||
* [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide)
|
* [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide)
|
||||||
* [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference)
|
* [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
|
###Basic
|
||||||
|
Loading…
Reference in New Issue
Block a user