1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-12 18:17:57 +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 \