mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 09:51:28 +08:00
314 B
314 B
users
Display a list of logged in users. See also:
useradd,userdel,usermod. More information: https://www.gnu.org/software/coreutils/manual/html_node/users-invocation.html.
- Print logged in usernames:
users
- Print logged in usernames according to a given file:
users {{/var/log/wmtp}}