index
:
gamechest
master
wip
Game launcher
git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gamechestcli
/
testtools
/
fake-rm
blob: 722b939a202defbe20753d53421143803fc8cca5 (
plain
)
1
2
#!/bin/bash find "$1" -print0 | pv -0 --rate-limit 10 -l -q | xargs -0 -n1 echo rm -v --