DEV Community

manish rajwar
manish rajwar

Posted on

Devops Week 1

🌟 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. 😊

Top comments (0)