Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🛠️ 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.

License

Notifications You must be signed in to change notification settings

MadG0blin359/SH-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SH-Scripts

🛠️ 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.

Table of Contents

Introduction

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.

Folder Structure

  • 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.

How to Use

Use your preferred shell terminal (Windows or Linux).

Clone the Repository

git clone https://github.com/MadG0blin359/SH-Scripts

Navigate to a Specific Folder

cd Folder_Name

Make a Script Executable

chmod +x script.sh

Running the Executable Script

After navigating to the specific folder containing the compiled code, execute the program by running the following command in the terminal:

./script.sh

Contributing

If 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!

License

This repository is licensed under the MIT License.

About

🛠️ 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages