This got... long... and complicated. But I think it's a really good demonstration of getting redo to do complicated things elegantly. At least, I hope it is.
6 lines
169 B
Text
6 lines
169 B
Text
rm -rf *~ .*~ simple libs debian \
|
|
*.fs debian.fakeroot *.gz \
|
|
*.dockjson *.image *.image.gz *.initrd \
|
|
*.layer *.list \
|
|
*.runkvm *.runlocal *.rundocker \
|
|
*.sha256
|