Skip to content

dipu-devops/Bash-Scripting-collection

Repository files navigation

##Bash Script Repository This repository contains a collection of bash scripts developed by Dipu. These scripts are designed to automate various tasks and streamline workflows.

##Usage You can use these scripts by downloading the individual scripts that you need from the repository. Once you have the scripts, you can run them in your preferred bash environment (e.g., Linux, macOS, or Windows with a Bash emulator) using the following steps:

Download the scripts: Navigate to the script's file page in the repository. Click the "Download" button to download the script to your local machine. Make the script executable (if needed): Open a terminal window. Change to the directory where you have saved the script. Run the following command: bash Copy code chmod +x script-name.sh Replace script-name.sh with the name of the script you want to run.

Run the script: In the terminal, navigate to the directory where the script is saved. Run the following command: bash Copy code ./script-name.sh Again, replace script-name.sh with the name of the script you want to run.

DevOps

About

my bash script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published