Welcome to my Shell Programming Assignments repository! This collection houses a variety of assignments related to bash scripting, covering a spectrum from basic tasks like number checking to more advanced problems involving loops and intricate algorithms.
This repository serves as a centralized location for my coursework while pursuing a Bachelor of Science in Computer Science. The assignments are implemented in bash, showcasing a progression from fundamental concepts to more complex scripting scenarios.
-
<Assignment_Category_1>: Description of the first category of assignments.
- <Assignment_Subcategory_1>: Specific scripts or programs related to this subcategory.
- Algorithm: Pseudocode or algorithm corresponding to the scripts in this subcategory.
- ...
- <Assignment_Subcategory_1>: Specific scripts or programs related to this subcategory.
-
<Assignment_Category_2>: Description of the second category of assignments.
- ...
Feel free to explore the folders to delve into various scripting challenges and their corresponding solutions.
You are welcome to use/modify/distribute the code as per the Apache 2.0 License. Please review the license file for more details.
Contributions are primarily done by my classmates. However if you are interested in fixing bugs, or adding basic beginner level general problems, you are requested to follow our contributing guidelines.
Happy coding!