Some notebooks that to hack around with various problems that I've encountered
I had 20K files that were duplicated around a web server's filesystem. I wanted to find where the originals were so we could de-dup
It shows how easy it is to mix python and shell commands in a way that's more powerful than either by itself