Devops Week 1
manish rajwar
Posted on November 25, 2024
🌟 Week 1: Learning Bash Scripting 🌟
This week, I started my journey to master DevOps by learning the basics of Bash scripting. Here’s what I covered:
Using commands like echo, nano, and touch
Understanding the shebang (#!) in scripts
Learning about file permissions and how to manage them
Exploring beginner-level Unix process control commands
I also found an amazing video that helped me get started with scripting: Bash Scripting Tutorial. It’s beginner-friendly and highly recommended!
To practice these concepts, I used ChatGPT as a learning tool, which made it easier to understand and experiment with commands.
Excited to continue my DevOps learning journey! Let me know if you’re also learning or have tips to share. 😊
Posted on November 25, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
November 27, 2024