qualIP's Shell Function Library is a collection of useful bash shell functions used to build reliable and pretty scripts quickly.
Table of Contents:
TODO
Supported systems:
- Linux Debian 10 (buster), 11 (bullseye)
- Linux Ubuntu 20.04.2 LTS (focal)
- Arch Linux 2021-05-01
- macOS Big Sur 11.4 experimental
- Any *NIX system with a recent bash installed
Support for more systems will be added soon. Feel free to contribute, it's mostly a question of identifying and installing the right os-specific packages.
Clone the source code and start using it:
$ git clone https://github.com/qualIP/shfuncs.git
$ . shfuncs/func-print.sh
This project is licensed under the terms of the GPL v3.0 license.
