Differences

This shows you the differences between two versions of the page.

Link to this comparison view

terminal_shells [2013/01/18 11:01]
terminal_shells [2013/01/18 11:01] (current)
Line 1: Line 1:
 +====== Terminal Shells ======
  
 +  * [[bash]]
 +  * [[csh]]
 +  * [[ksh]]
 +  * [[sh]]
 +  * [[tcsh]]
 +  * [[zsh]]
 +
 +Need howto on:
 +
 +  * Output redirection (piping to stdout, stderr, etc.)
 +  * if then else if syntax
 +  * for loops
 +  * while
 +  * read line
 +  * setting environment variables