Today i have completed the week 1 journey to devops. This week i learn about bash scripting. Topic I cover this weeek are:
- Basic Linux commands
- set and unset a variables
- Using expr commands to evaluate the expression
- use of Shebang in shell scripting
- Overview of Vim editor and its commands
- Understand File permission (chmod and chown)
- unix process controls commands
- Foreground and Background process shifting
- Loops and if-else conditions
Resources:
- Youtube: https://www.youtube.com/playlist? list=PL6XT0grm_TfjQtYPgOADkMTNLsdjbXY9v
- AI Tools like chatgpt, gemini for practice.
- Reading Blogs from dev.io
Top comments (0)