1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 11:59:01 +00:00

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

This commit is contained in:
Glenford 2013-12-24 11:10:17 -05:00
parent 70832bb3ad
commit 0015859fd9

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)