% INSTALL-SCRIPTS(1) Version 3.0.3 | Scripts Documentation % Georg Voell - georg.voell@oracle.com % (c)2020 Oracle NAME ==== **install-scripts** - (BASH Script) This script downloads useful UNIX scripts and installs them. SYNOPSIS ======== | **install-scripts** \[_options_] \[_remove_] DESCRIPTION =========== This script downloads useful UNIX scripts and installs them. If scripts are already installed, it tries to update them. Options ------- -h, \--help          : Displays helptext. -v, \--version          : Displays the version of the script. Remove ------- If this parameter is given, it removes all installed scripts. EXIT CODES ========== 01: Unknown or wrong parameter. 02: Unknown OS. 03: Need root privileges. 04: **curl** not found. This script needs **curl** to perform. 05: Error while downloading. 06: Downloaded file corrupted.