Pure bash utilities collection. Practical pure-bash scripts for everyday tasks. No external dependencies.
- Pure bash - works everywhere
- Lightweight and fast
- check_tunnel.sh - Check tunnel status
- resize_disk.sh - Resize disk partitions
- calibration_reminder.sh - System calibration reminders
git clone https://github.com/areebbajwa/pure-bash-utils.git
cd pure-bash-utils
chmod +x *.sh
sudo cp *.sh /usr/local/bin/check_tunnel.sh
resize_disk.sh /dev/sda1 50GIf you find these utilities helpful, please consider supporting:
Stars and contributions welcome!