❮ Index
❯
TOC: Shell scripting with Bash
- Introduction
- Echo
- First Shell script
- Bash command line parameters
- Bash if parameter
- Bash while-loop
- Bash for-loop
- Bash for loop on a range of numbers
- Bash for loop on files
- Bash for loop on command-line arguments
- Bash a sequence of number - a range of numbers
- Arithmetic in Bash
- Conditionals in Bash
- Bash exit code
- Bash exit code
- Echo multiline string
- Redirect multiline string
- User Input (read)
- Counter
- Declare