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

id and groups share functions

This commit is contained in:
Alan Andrade 2014-02-25 09:23:58 -08:00
parent 6151cb93be
commit 8127d8b43d
7 changed files with 149 additions and 84 deletions

View file

@ -36,6 +36,7 @@ UNIX_PROGS := \
users \
whoami \
tty \
groups \
id
ifneq ($(OS),Windows_NT)