Bash-Scripts icon indicating copy to clipboard operation
Bash-Scripts copied to clipboard

A collection of Bash scripts for automating routine tasks and streamlining your workflow.

Results 4 Bash-Scripts issues
Sort by recently updated
recently updated
newest added

## Description Create a bash script for monitoring network bandwidth usage. The script should be capable of identifying high bandwidth consumption and, if possible, attributing it to specific applications or...

enhancement

## Description We need a robust bash script capable of continuously monitoring server health. This script should focus on key performance metrics like CPU usage, memory usage, and disk utilization....

enhancement

- Run ShellCheck and Beautysh over existing scripts to identify any listed issues. - Systematically resolve the issues one by one, starting with the most critical or common. - Ensure...

good first issue

- Modify `correct_file_names.sh` to support both relative and absolute paths. - Ensure the script works correctly when parent directory names are changed. - Confirm that changes in parent directory names...

enhancement