Skip to content

areebbajwa/pure-bash-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pure-bash-utils

Pure bash utilities collection. Practical pure-bash scripts for everyday tasks. No external dependencies.

Features

  • Pure bash - works everywhere
  • Lightweight and fast

Scripts

  • check_tunnel.sh - Check tunnel status
  • resize_disk.sh - Resize disk partitions
  • calibration_reminder.sh - System calibration reminders

Installation

git clone https://github.com/areebbajwa/pure-bash-utils.git
cd pure-bash-utils
chmod +x *.sh
sudo cp *.sh /usr/local/bin/

Usage Examples

check_tunnel.sh
resize_disk.sh /dev/sda1 50G

Support This Project ❤️

If you find these utilities helpful, please consider supporting:

GitHub Sponsors BuyMeACoffee

Stars and contributions welcome!


Star on GitHub

About

Pure bash utilities collection

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages