1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Implement shred

This commit is contained in:
Fort 2015-12-28 23:18:19 -08:00
parent 122284e25a
commit eb6453013e
6 changed files with 478 additions and 1 deletions

View file

@ -72,6 +72,7 @@ PROGS := \
rm \
rmdir \
seq \
shred \
shuf \
sleep \
sort \