mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
parent
583ed341a7
commit
d504ae18c9
8 changed files with 307 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -112,6 +112,7 @@ UNIX_PROGS := \
|
|||
mv \
|
||||
nice \
|
||||
nohup \
|
||||
pathchk \
|
||||
stdbuf \
|
||||
timeout \
|
||||
touch \
|
||||
|
@ -156,6 +157,7 @@ TEST_PROGS := \
|
|||
nl \
|
||||
od \
|
||||
paste \
|
||||
pathchk \
|
||||
printf \
|
||||
ptx \
|
||||
pwd \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue