- 1. Bash
- 1.1. Echo
- 1.2. First Shell script
- 1.3. Bash command line parameters
- 1.4. Bash if parameter
- 1.5. Bash while-loop
- 1.6. Bash for-loop
- 1.7. Bash for loop on a range of numbers
- 1.8. Bash for loop on files
- 1.9. Bash for loop on command-line arguments
- 1.10. Bash a sequence of number - a range of numbers
- 1.11. Arithmetic in Bash
- 1.12. Conditionals in Bash
- 1.13. Bash exit code
- 1.14. Bash exit code
- 1.15. Echo multiline string
- 1.16. Redirect multiline string
- 1.17. User Input (read)
- 1.18. Counter
- 1.19. Declare