who: update deprecated command (#13222)
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
# who
|
||||
|
||||
> Display who is logged in and related data (processes, boot time).
|
||||
> See also: `whoami`.
|
||||
> More information: <https://www.gnu.org/software/coreutils/who>.
|
||||
|
||||
- Display the username, line, and time of all currently logged-in sessions:
|
||||
|
||||
`who`
|
||||
|
||||
- Display information only for the current terminal session:
|
||||
|
||||
`who am i`
|
||||
|
||||
- Display all available information:
|
||||
|
||||
`who -a`
|
||||
|
Reference in New Issue
Block a user