summaryrefslogtreecommitdiffstats
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 --