1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

logname implementation

This commit is contained in:
humboldtux 2014-02-24 22:24:01 +01:00
parent 03f62cc5d9
commit 96a84f73b5
2 changed files with 86 additions and 0 deletions

View file

@ -32,6 +32,7 @@ PROGS := \
head \
UNIX_PROGS := \
logname \
users \
whoami \
tty \