Skip to content

Conversation

@maheshbhatiya73
Copy link
Member

  • Introduced list-users command to display system users with UID ≥ 1000
  • Filters out system accounts and only includes users with valid shell access (/bin/bash or /bin/sh)
  • Displays username, UID, shell type, and home directory
  • Useful for DevOps to audit regular shell users on the system

- Introduced `list-users` command to display system users with UID ≥ 1000
- Filters out system accounts and only includes users with valid shell access (/bin/bash or /bin/sh)
- Displays username, UID, shell type, and home directory
- Useful for DevOps to audit regular shell users on the system
@maheshbhatiya73 maheshbhatiya73 merged commit de10278 into main Jun 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants