1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 09:55:25 +02:00

users: add page

This commit is contained in:
pxgamer 2018-09-12 12:36:54 +01:00 committed by Agniva De Sarker
parent b4bb0749e4
commit 77458aa5e8

11
pages/linux/users.md Normal file
View file

@ -0,0 +1,11 @@
# users
> Display a list of logged in users.
- Display a list of logged in users:
`users`
- Display a list of logged in users according to a specific file:
`users {{path/to/file}}`