🛠️ Handy Shell Scripts for Everyday Tasks - A collection of useful and reusable shell scripts designed to automate common tasks, improve productivity, and simplify system operations. Whether you're managing files or monitoring processes, this repository provides ready-to-use scripts for beginners.
This repository houses various Shell Scripts programming practice problems and assignments that I've tackled as part of my coursework at NUCES Pakistan. The exercises cover fundamental concepts, algorithms, and more.
I've structured the repository to make it easy to navigate and locate specific assignments or practice sets.
Notes/: Study Material - Focused on Shell basics, including $ commands, if-elif-else, loops, case, functions, strings, and more.Projects/: Innovation Hub - Fun projects implemented in Shell, each in its separate folder.Scripts/: Stash - Practice problems and exercises from Operating Systems lab sessions.
Use your preferred shell terminal (Windows or Linux).
git clone https://github.com/MadG0blin359/SH-Scriptscd Folder_Namechmod +x script.shAfter navigating to the specific folder containing the compiled code, execute the program by running the following command in the terminal:
./script.shIf you encounter any issues, have suggestions, or wish to contribute additional practice problems, please feel free to create a pull request or open an issue. Contributions are immensely appreciated!
This repository is licensed under the MIT License.