Merge pull request #568 from gernd/master

Added Google Shell Style Guide as Bash Ressource in the english ressource list
pull/569/head
vhf / victor felder 2014-01-06 02:58:48 -08:00
commit 71515804fc
1 changed files with 1 additions and 0 deletions

View File

@ -544,6 +544,7 @@
* [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)
* [Learning the bash Shell](http://www.redbrick.dcu.ie/~teapott/MECS/Notes/learning_bash.pdf) * [Learning the bash Shell](http://www.redbrick.dcu.ie/~teapott/MECS/Notes/learning_bash.pdf)
* [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml)
###Basic ###Basic