common used functions for bash scripting
- Print headings/subheadings colorized as figlet
- Colorized logging functions (ansi color codes)
Add the file to /usr/share/<your-software>/bash-functions
...
source /usr/share/<your-software>/bash-functions
...
bash-functions is OpenSource and licensed under the Terms of Mozilla Public License 2.0. You're welcome to contribute