A set of somewhat useful shell scripts.
Initially it was written for Korn Shell (ksh88) for IBM AIX operating system,
but is expected to work with Bash and Linux as well.
The structure of the repository:
bindirectory contains scripts executableslibdirectory contains library files sourced by those executablesetcdirectory contains configuration files samples
The scripts are:
cfbackup.shBackup configuration files and report differencesdelcore.shDelete core filesnmon-collect.shRun NMON statistics collectionnmon-cleanup.shClean up old NMON statisticssysexec.shExecute commands on remote host
- Explain scripts usage and invocation
- Explain installation and configuration