Difference between revisions of "Bash shell scripting"

From NEClusterWiki
Jump to navigation Jump to search
m
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
* [http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html BASH Programming - Introduction HOW-TO]
 
* [http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html BASH Programming - Introduction HOW-TO]
 
* [http://tldp.org/LDP/abs/html/ Advanced Bash-Scripting Guide]
 
* [http://tldp.org/LDP/abs/html/ Advanced Bash-Scripting Guide]
 
+
* [http://tuts.pinehead.tv/2012/11/25/conditions-in-bash-scripting-if-statements/ Conditions in bash scripting (if statements)]
 +
* [http://robertmuth.blogspot.com/2012/08/better-bash-scripting-in-15-minutes.html Better Bash Scripting in 15 Minutes]
 +
* [http://wiki.bash-hackers.org/doku.php The Bash-Hackers Wiki]
 +
* [http://devmanual.gentoo.org/tools-reference/bash bash -- Standard Shell]
  
 
Other:
 
Other:
* [http://tuts.pinehead.tv/2012/09/13/ten-things-i-wish-i-knew-earlier-about-the-linux-command-line-2/ Ten things I wish I knew earlier about the Linux command line]
+
* [http://www.danielmiessler.com/blog/collection-of-less-commonly-used-unix-commands Collection of Less Commonly Used UNIX Commands]
 +
* [https://linuxacademy.com/blog/linux/ten-things-i-wish-i-knew-earlier-about-the-linux-command-line-2/ Ten things I wish I knew earlier about the Linux command line]
 
* [http://www.commandlinefu.com commandlinefu.com] - Command-line gems
 
* [http://www.commandlinefu.com commandlinefu.com] - Command-line gems

Latest revision as of 19:20, 28 September 2017