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

add users executable.

This commit is contained in:
KokaKiwi 2014-01-16 02:51:43 +01:00
parent 4f855fd96a
commit bc11734557
3 changed files with 143 additions and 1 deletions

View file

@ -22,6 +22,7 @@ PROGS := \
sleep \
tee \
true \
users \
wc \
whoami \
yes \