mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
commit
da0de488e6
12 changed files with 642 additions and 32 deletions
2
Makefile
2
Makefile
|
@ -116,6 +116,7 @@ UNIX_PROGS := \
|
|||
nice \
|
||||
nohup \
|
||||
pathchk \
|
||||
pinky \
|
||||
stat \
|
||||
stdbuf \
|
||||
timeout \
|
||||
|
@ -164,6 +165,7 @@ TEST_PROGS := \
|
|||
od \
|
||||
paste \
|
||||
pathchk \
|
||||
pinky \
|
||||
printf \
|
||||
ptx \
|
||||
pwd \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue