% USER-MANAGEMENT(1) Version 3.0.1 | Scripts Documentation % Georg Voell - georg.voell@oracle.com % (c)2021 Oracle NAME ==== **user-management** - (BASH Script) Manages users and groups within Linux. SYNOPSIS ======== | **user-management** \[_options_] DESCRIPTION =========== Manages users and groups within Linux. Options ------- -h, \--help          : Displays helptext. -v, \--version          : Displays the version of the script. -a, \--all          : Display all groups and users. EXAMPLES ======== EXIT CODES ========== 01: Unknown or wrong parameter. 02: No root privileges (needed to proceed). 99: User interrupt. SEE ALSO ======== **bootstrap**(1), **disk-management**(1), **key-management**(1), **install-scripts**(1)