mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Add a bash book: Conquering the Command Line
This commit is contained in:
parent
b9ee3c9452
commit
cabe0d6ab8
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue