mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
who: add entries
This commit is contained in:
parent
548b58a09e
commit
8c6cd72848
5 changed files with 30 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -129,7 +129,8 @@ UNIX_PROGS := \
|
|||
uname \
|
||||
unlink \
|
||||
uptime \
|
||||
users
|
||||
users \
|
||||
who
|
||||
|
||||
ifneq ($(OS),Windows_NT)
|
||||
PROGS := $(PROGS) $(UNIX_PROGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue