# **π My Second Week with CLI & Bash Scripting: A Shout-Out to a Great Learning Journey
# Last week, I stepped into the powerful world of the command-line interface (CLI) and Bash scripting β and wow, what a ride itβs been!**
*I started with basic CLI navigation: moving through directories, creating files, editing with vim, and exploring the magic of pipes (|) and redirection (>). From there, I dived into Bash scripting, learning how to write simple scripts, use variables, accept user input, and write control flow statements like if, else, while, and for.*
**Hereβs a quick summary of what I learned:**
π Navigating Linux using the terminal like a pro
π§ Writing Bash scripts from scratch
π Using chmod, chown, and grep effectively
π§ͺ Automating tasks with loops and conditionals
π‘ Thinking like a developer β solving problems with code
The learning experience was top-notch. The environment was conducive, the curriculum was clear and practical, and I had the privilege of learning from some of the best mentors around β always ready to break down concepts and guide with patience.
Iβm truly grateful for this opportunity and proud of how far Iβve come in just one week. π
Big thanks to @blockfuse labs for making possible! On to more scripting, automation, and eventually building real-world tools!