ldbashconfig

a tool that enables bash dynamic-like shared libraries

Install

All systems
curl cmd.cat/ldbashconfig.sh
Debian Debian
apt-get install libbash
Ubuntu
apt-get install libbash
image/svg+xml Kali Linux
apt-get install libbash
Windows (WSL2)
sudo apt-get update sudo apt-get install libbash
Raspbian
apt-get install libbash

libbash

a tool that enables bash dynamic-like shared libraries

libbash is a tool for managing bash scripts that contain functions you may want to use in various scripts. It provides mechanism to define dependencies between scripts and facility for script loading.