From b1dd7893bffc115de679fff86e369a51572f7a03 Mon Sep 17 00:00:00 2001 From: vanvuvuong Date: Fri, 28 Jun 2024 14:28:23 +0700 Subject: [PATCH] update who document --- pages.nl/common/who.md | 5 +---- pages.zh/common/who.md | 5 +---- pages/common/who.md | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/pages.nl/common/who.md b/pages.nl/common/who.md index c062ab6422e773..e75706fe039257 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 7e87242d0bb4af..144840504900d1 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 cf2bc03e29b93d..5eb88fc462d049 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`