This bash script does a few minor things on RHEL/CentOS based systems.
- It lists all users and the groups they belong to
- It lists all packages installed on the server
Think of it as a "poor man's server inventory" that only lists users and packages.
8000