Shell Programming
- Introduction
- What is shell
- Features of the bourne shell
- What is portable shell syntax?
- Structure of a shell program
- Expansions
- Control statements
- Condition types
- String comparison
- Arithmetic comparison
- File conditional
- If
- while
- until
- for
- example code using control statements
- expr command
- eval command
- Regular expressions
- I/O Redirection
- Arrays
- Concept Index