9 lines
555 B
Markdown
9 lines
555 B
Markdown
<h4>My Notes on Introduction to Shell Scripting</h4>
|
|
|
|
This repository includes my notes and exercises regarding Bash Shell Scripting.
|
|
|
|
It currently includes some exercises from the book, Wicked Cool Shell Scripts, but because these are a little too advanced for me at this time, I am currently making my way through the following website's introductory lessons regarding Bash Scripting:
|
|
|
|
https://guide.bash.academy/expansions
|
|
|
|
Hopefully these notes/lessons will serve me well as I continue to attempt to understand the basics of Linux and the Bash shell.
|