|
Linux BASH syntax Parameters Shell parameters Variables Environment variables Arrays Array Variables Looping constructs: IF THEN ELSE Conditional Execution if Conditionally perform a command The break and continue
builtins may be used to control loop execution. Using brackets to Group and expand expressions Note that wherever a `;' appears in the description of a command's syntax, it may be replaced with one or more newlines. Scripts Writing Shell Scripts vi editor A one page reference to the editor commands Job Control Suspend and resume a process Prompt Prompt variable ### Comment / Remark For examples of all the above see my recommended Linux/UNIX books |
|
|
|