mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-08 16:53:42 +02:00
users: add page
This commit is contained in:
parent
b4bb0749e4
commit
77458aa5e8
1 changed files with 11 additions and 0 deletions
11
pages/linux/users.md
Normal file
11
pages/linux/users.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue