Functionsยง
- format_
users - Format the user list as a single space-separated line (matching GNU users output).
- get_
users - Retrieve a sorted list of currently logged-in user names from utmpx.
If
fileis Some, reads from that file; otherwise uses the default database with systemd fallback. - get_
users_ from