I aim to crawl through all KDE packages and set any/all python script shebangs to the one that's being used for the build [1]. Since there's a ridiculous amount of files involved, is it better to have a system call to `find` scour for *.py files or stick to our tcl `fs-traverse`? [1] https://trac.macports.org/ticket/28338#comment:10