apenwarr-redo/docs/cookbook/clean.do

3 lines
62 B
Text
Raw Normal View History

for d in */clean.do; do
echo "${d%.do}"
done | xargs redo