apenwarr-redo/docs/cookbook/all.do

3 lines
69 B
Text
Raw Normal View History

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