diff --git a/pages.nl/common/who.md b/pages.nl/common/who.md index c062ab6422e77..1bb52df381afb 100644 --- a/pages.nl/common/who.md +++ b/pages.nl/common/who.md @@ -1,16 +1,13 @@ # who > Toon wie er is ingelogd en gerelateerde gegevens (processen, opstarttijd). +> Bekijk ook: `whoami`. > Meer informatie: . - Toon de gebruikersnaam, line en tijd van alle huidige ingelogde sessies: `who` -- Toon informatie alleen voor de huidige terminalsessie: - -`who am i` - - Toon alle beschikbare informatie: `who -a` diff --git a/pages.zh/common/who.md b/pages.zh/common/who.md index 7e87242d0bb4a..fa386c61a2d59 100644 --- a/pages.zh/common/who.md +++ b/pages.zh/common/who.md @@ -1,16 +1,13 @@ # who > 显示当前登录用户和相关信息(进程,启动时间)。 -> 更多信息:. +> 参见: `whoami`。 +> 更多信息:。 - 显示用户名,终端线路,和所有当前登录会话的时间: `who` -- 仅显示当前终端会话信息: - -`who am i` - - 显示所有可用信息: `who -a` diff --git a/pages/common/who.md b/pages/common/who.md index cf2bc03e29b93..7a32f9127d907 100644 --- a/pages/common/who.md +++ b/pages/common/who.md @@ -1,16 +1,13 @@ # who > Display who is logged in and related data (processes, boot time). +> See also: `whoami`. > More information: . - 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`