Procházet zdrojové kódy

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

Glenford před 12 roky
rodič
revize
0015859fd9
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      free-programming-books.md

+ 2 - 0
free-programming-books.md

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