LinuxCommandLibrary

ugm

TUI to browse UNIX users and groups

TLDR

Launch the user and group browser
$ ugm
copy

SYNOPSIS

ugm

DESCRIPTION

ugm provides a terminal-based interface for viewing information about UNIX users and groups. It lets you browse user lists, user details, and group memberships using keyboard navigation. Use Tab to switch between users and groups views, and / to search. Particularly useful for system administrators who need quick visual access to user and group data.

HISTORY

ugm was created by ariasmn and is written in Go.

SEE ALSO

id(1), groups(1), getent(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard