included additional Bash resources: free-programming-books.md

pull/509/head
Glenford 2013-12-24 11:10:17 -05:00
parent 70832bb3ad
commit 0015859fd9
1 changed files with 2 additions and 0 deletions

View File

@ -474,6 +474,8 @@
###Bash
* [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/)
* [BASH Programming- Mike G mikkey ](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html)
* [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php)
* [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) by Machtelt Garrels
* [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide)
* [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference)