Просмотр исходного кода

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

Glenford 12 лет назад
Родитель
Сommit
0015859fd9
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      free-programming-books.md

+ 2 - 0
free-programming-books.md

@@ -474,6 +474,8 @@
 
 
 ###Bash
 ###Bash
 * [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/)
 * [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
 * [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)
 * [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)