mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Show all groups
-A option Finally made work Gn and full Add P function Add pretty option Added g option Finish
This commit is contained in:
parent
df93eaf5f4
commit
accdd37aeb
2 changed files with 456 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -33,6 +33,7 @@ PROGS := \
|
|||
UNIX_PROGS := \
|
||||
users \
|
||||
whoami \
|
||||
id
|
||||
|
||||
ifneq ($(OS),Windows_NT)
|
||||
PROGS := $(PROGS) $(UNIX_PROGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue