DEV Community

Cover image for Join me on my 7-Day Bash Scripting Challenge!
BAKRE JAMIU
BAKRE JAMIU

Posted on

1

Join me on my 7-Day Bash Scripting Challenge!

Join me on my 7-Day Bash Scripting Challenge! Over the next week, I'll be sharing my completed tasks daily to showcase my progress and help you learn alongside me.
Day 1: Task Completed

Task 1: Comments
Create a bash script with comments explaining its purpose and functionality.

Task 2: Echo
Write a script that uses echo to display a custom message.

Task 3: Variables
Create a script that declares variables and assigns values to them.

Task 4: Using Variables
Write a script that takes two variables (numbers) and prints their sum.

Task 5: Built-in Variables
Create a script that uses three built-in bash variables to display information.

Task 6: Wildcards
Write a script that lists all files with a specific extension using wildcards.

Image description

Image description

I’ve successfully completed the Day 1 task, and I’m excited to share my results. Check out the screenshot of the output below!

Stay tuned as I continue to dive deeper into Bash scripting, enhancing my skills as a professional Cloud Engineer. Let’s learn and grow together! 💻✨

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay