浏览代码

Merge pull request #1315 from kingdido999/master

added [Writing Shell Scripts] to [Bash]
victor felder 11 年之前
父节点
当前提交
b84eadee89
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -695,6 +695,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
 * [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide)
 * [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/)
 * [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference)
+* [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr.
 
 
 ### Basic