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)