Difference between revisions of "OPS435 Lecture 4 - Bash"
(Created page with '* Writing a script * Receiving parameters * Return codes * true and false commands * Program control: ** if ** test ** while ** for') |
(No difference)
|
Revision as of 21:47, 1 February 2016
- Writing a script
- Receiving parameters
- Return codes
- true and false commands
- Program control:
- if
- test
- while
- for