From 06facb278042661844768f3733e2f92e6a765266 Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 28 Jan 2026 20:58:46 +0000 Subject: [PATCH] Update README.md Initial readme commit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72ea680..745eae7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # shellScripting -Shell Scripting Book Practice Exercises \ No newline at end of file +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/). \ No newline at end of file