mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Implement shred
This commit is contained in:
parent
122284e25a
commit
eb6453013e
6 changed files with 478 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -72,6 +72,7 @@ PROGS := \
|
|||
rm \
|
||||
rmdir \
|
||||
seq \
|
||||
shred \
|
||||
shuf \
|
||||
sleep \
|
||||
sort \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue