A collection of shell scripts for administration.
- lib: libraries - these include functions that can be used by other scripts after importing using
source. - maintenance: maintenance scripts - expect and require config (see below)
- utils: complete utility scripts (require no config, all parameters expected on command line)
Config dir: /etc/admin_tools/
- ...