Linux Challenge #1: The Power of Basics – Can You Automate This?

Hey there, Terminal Warriors! You've made it through the core commands: mkdir, touch, cat, rm, cp, and mv. Now it’s time to apply them all together in a practical challenge that'll push your command-line confidence to the next level. This challenge is meant for RHEL 9 learners following my series — but anyone who loves some good terminal automation fun can jump in! Challenge Brief You're asked to quickly organize a project workspace for a small dev team. Here’s what needs to be done:

May 8, 2025 - 20:02
 0
Linux Challenge #1: The Power of Basics – Can You Automate This?

Hey there, Terminal Warriors!

You've made it through the core commands: mkdir, touch, cat, rm, cp, and mv. Now it’s time to apply them all together in a practical challenge that'll push your command-line confidence to the next level.

This challenge is meant for RHEL 9 learners following my series — but anyone who loves some good terminal automation fun can jump in!

Challenge Brief

You're asked to quickly organize a project workspace for a small dev team.

Here’s what needs to be done: