Skip to content

vijaydurai-git/bash-scripting

Repository files navigation

Bash Scripting

This repository contains simple and useful Bash scripts.
Each script is a separate file and can be run directly in the terminal.

How to Use

  1. Clone this repository:

    git clone https://github.com/vijaydurai-git/bash-scripting.git
    cd bash-scripting
  2. Make the script executable:

    chmod +x scriptname.sh
  3. Run the script:

    ./scriptname.sh

Requirements

  • Linux or macOS system
  • Bash shell installed

Contributing

Add your own .sh file with a short description and comments.
Make sure it starts with #!/bin/bash.

License

This project is licensed under the MIT License.

About

bash-scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages