Skip to content

A project based on application designing using shell scripting

Notifications You must be signed in to change notification settings

Sarjack/OS_Project_Shell_Scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS_Project_Shell_Scripting

A project based on application designing using shell scripting

Introduction

This project contains a collection of shell scripts that automate common tasks such as network monitoring system,file management system and disk management system which improves productivity. The scripts are written in the Bash shell and are compatible with most Linux and Unix systems.

Installation

To install the scripts, simply download the project files and extract them to a directory of your choice. Make sure that the scripts have execute permissions (use the command chmod +x script.sh to add execute permissions).

Usage

To use the scripts, navigate to the directory where they are installed and execute them using the command bash filename.sh or ./script.sh in terminal. Each script has its own set of instructions and usage examples, which can be viewed by executing the script with the --help or -h option.

About

A project based on application designing using shell scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages