logo

utils-std

Collection of commonly available Unix tools
commit: 229f34110452281f787f1d3ca31c90247bcea57c
parent 94fa4b5b0cc905f9aa1aff6108639cb08d8801f6
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  9 Mar 2024 10:58:55 +0100

coreutils.txt: refuse users and who

utmp/wtmp being userland-edited files by design means they can't be trusted.

Diffstat:

Mcoreutils.txt4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/coreutils.txt b/coreutils.txt @@ -98,9 +98,9 @@ uname: Use sname unexpand: Use sed uniq: Todo unlink: Done -users: No, use who +users: No vdir: No, use ls wc: Todo -who: Todo +who: No whoami: No. Use id yes: No