mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
stat: Add entries
This commit is contained in:
parent
fd652bc285
commit
ab17a5e544
3 changed files with 5 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -113,6 +113,7 @@ UNIX_PROGS := \
|
|||
nice \
|
||||
nohup \
|
||||
pathchk \
|
||||
stat \
|
||||
stdbuf \
|
||||
timeout \
|
||||
touch \
|
||||
|
@ -168,6 +169,7 @@ TEST_PROGS := \
|
|||
seq \
|
||||
sort \
|
||||
split \
|
||||
stat \
|
||||
stdbuf \
|
||||
sum \
|
||||
tac \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue