Update README.md

Initial readme commit
This commit is contained in:
2026-01-28 20:58:46 +00:00
parent 4a9bc04974
commit 06facb2780

View File

@@ -1,3 +1,5 @@
# shellScripting
Shell Scripting Book Practice Exercises
Shell Scripting Book Practice Exercises
These may or may not be completely correct or the simplest way, but these are some of the exercises I practiced brushing up on my Bash scripting skills from the book "Shell Scripting" by [Jason Cannon](https://www.linuxtrainingacademy.com/about/).