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:
parent
6151cb93be
commit
8127d8b43d
7 changed files with 149 additions and 84 deletions
1
Makefile
1
Makefile
|
@ -36,6 +36,7 @@ UNIX_PROGS := \
|
|||
users \
|
||||
whoami \
|
||||
tty \
|
||||
groups \
|
||||
id
|
||||
|
||||
ifneq ($(OS),Windows_NT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue