1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-15 20:32:20 +00:00

Merge pull request #1315 from kingdido999/master

added [Writing Shell Scripts] to [Bash]
This commit is contained in:
victor felder 2015-01-29 17:23:18 +01:00
commit b84eadee89

View File

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