mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Implement shuf
This commit is contained in:
parent
8328ba2e0a
commit
304ba5f4dc
2 changed files with 173 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -35,6 +35,7 @@ PROGS := \
|
|||
rmdir \
|
||||
sleep \
|
||||
seq \
|
||||
shuf \
|
||||
sum \
|
||||
sync \
|
||||
tac \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue