This repository contains all of the bash scripts I have written in order to simplify my life whenever I am using Linux.
If at any time you find that you are unable to execute any of the scripts herein, please run
sudo chmod 755 <script-name>
or
sudo chmod +x <script-name>
Currently, I have compiled 177 pages of notes on Linux for personal use (much of which were borrowed verbatim from the Linux Shell Handbook - 2021 Edition) on my website at Linux Notes.