Basics of Shell Scripting
- shell scripting basics
- dot (.) in Shell Scripting
- Variable assignment and substitution
- echo command and Quoting in Linux
- Positional Parameters in Linux
- shift command
- Quoting and escaping in Shell SCripting
- Pipes and Redirection
- Test Command in Linux
- Echo Command