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:
bin
directory contains scripts executableslib
directory contains library files sourced by those executablesetc
directory contains configuration files samples
The scripts are:
cfbackup.sh
Backup configuration files and report differencesdelcore.sh
Delete core filesnmon-collect.sh
Run NMON statistics collectionnmon-cleanup.sh
Clean up old NMON statisticssysexec.sh
Execute commands on remote host
- Explain scripts usage and invocation
- Explain installation and configuration