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! 💻✨

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

👋 Kindness is contagious

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

Okay