summaryrefslogtreecommitdiff
path: root/big-tree/default.branch.do
blob: d19155fd8665fb603f545cdf335bdd80c956bd96 (plain)
1
2
3
4
5
#!/bin/sh
for i in $(seq 100); do
 redo-ifchange $2$i.leaf
done
date +%s