Difference between revisions of "Shell"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
=== Bash ===
 
=== Bash ===
 +
* [http://www.gnu.org/software/bash/manual/html_node/index.html Bash Reference Manual]
 +
** [http://www.gnu.org/software/bash/manual/html_node/Bash-Builtins.html Builtin Commands]
 +
** Shell variables: [http://www.gnu.org/software/bash/manual/html_node/Bourne-Shell-Variables.html Bourne], [http://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html Bash]
 
* [http://linux.die.net/Bash-Beginners-Guide/index.html Bash Guide for Beginners]
 
* [http://linux.die.net/Bash-Beginners-Guide/index.html Bash Guide for Beginners]
 
** [http://linux.die.net/Bash-Beginners-Guide/chap_07.html Conditional statements]
 
** [http://linux.die.net/Bash-Beginners-Guide/chap_07.html Conditional statements]
Line 13: Line 16:
  
 
=== Basics ===
 
=== Basics ===
* [http://linux.die.net/Bash-Beginners-Guide/sect_07_01.html Conditional statements]
 
 
* [http://www.ibm.com/developerworks/linux/library/l-bash-parameters/index.html IBM - Linux tip: Bash parameters and parameter expansions]
 
* [http://www.ibm.com/developerworks/linux/library/l-bash-parameters/index.html IBM - Linux tip: Bash parameters and parameter expansions]
 
* [http://wiki.bash-hackers.org/scripting/debuggingtips Debugging a script] Bash Hackers Wiki
 
* [http://wiki.bash-hackers.org/scripting/debuggingtips Debugging a script] Bash Hackers Wiki

Revision as of 07:46, 8 January 2012