© 2017 Antoine Martin <[email protected]>, provided under GNU General Public License v3.0.
A set of bash functions
Messaging framework for scripts.
Set of if functions to make life easier
- _if_array_contains True if variable exists in array as element
- _if_is_integer True is variable is integer. Can be multiple
- _if_is_defined True if variable is defined (Not working)
- _if_has_value True if variable has non-zero value (Not working)
Sets terminal properties such as cursor position and text color using ANSI escape sequences.
Reads and writes config files delimited by tabs, like fstab, using aw.