mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 13:25:59 +02:00
who: add more information link (#5637)
This commit is contained in:
parent
84f549f932
commit
7cd86593a5
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# who
|
# who
|
||||||
|
|
||||||
> Display who is logged in and related data (processes, boot time).
|
> Display who is logged in and related data (processes, boot time).
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/who-invocation.html>.
|
||||||
|
|
||||||
- Display the username, line, and time of all currently logged-in sessions:
|
- Display the username, line, and time of all currently logged-in sessions:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue