Day 1β6 Solutions | BashBlaze Challenge Completion ππ₯ #52
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π BashBlaze Challenge β Day 1 to Day 6 Solutions
This pull request includes my solutions for Day 1 through Day 6 of the #BashBlazeChallenge. Each dayβs challenge pushed me to improve my Bash scripting skills by working on real-world inspired problems.
π Completed Challenges:
β Day 1: Hello Bash π
β Day 2: Variables and Arguments π¬
β Day 3: Loops and Logic π
forandwhileloopsif,case, etc.β Day 4: File Handling π
cat,echo, and redirection operatorsβ Day 5: Functions and Modularity π§©
β Day 6:
πΉ 6a β The Mysterious Script π΅οΈββοΈ
πΉ 6b β Hungry Bash (Restaurant Order System) π
πΉ 6c β Recursive Directory Search π
π§ͺ Testing
All scripts tested with:
π Thank You!