This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
bash-shell-base/modules/utility
Kebler Network System Administrator de43f28f78 refactored startup script, removed as function so it can be sourced immediately, needed this so that startup scripts sourced can export to main login environment.
changed startup in setup in /etc/profile.d accordingly so it sources intead of calls async for the same reason

add notify module with login_notify to delay notification until user is logged in
added lag to alias, and made load debug module is load in file module.
2021-01-30 11:58:19 -08:00
..
confirm.sh some small fixes to block module 2020-11-07 22:21:27 -08:00
debug.lib added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00
file.lib refactored startup script, removed as function so it can be sourced immediately, needed this so that startup scripts sourced can export to main login environment. 2021-01-30 11:58:19 -08:00
filesystem.mod added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00
helpers.mod refactor the way the module library is loaded 2020-11-13 10:25:04 -08:00
mvlnbk.sh added setup directory with set of user and system source files that can be copied in new machine 2020-11-10 14:09:08 -08:00
notify.sh refactored startup script, removed as function so it can be sourced immediately, needed this so that startup scripts sourced can export to main login environment. 2021-01-30 11:58:19 -08:00
path.sh added setup directory with set of user and system source files that can be copied in new machine 2020-11-10 14:09:08 -08:00