After completing this module, you should be able to:
- Use variables to store and retrieve data
- Perform basic integer math
- Use the appropriate types of quote
- Escape special characters
- Use embedded commands
- Use passed arguments to pass information into scripts
Commands:
- Variables
- Integer Math
- Special Characters
- \ (backslash)
- back quote
- $( )
- single quote
- double quotes
- Passed Arguments