I have a 300 line Bash script that fully automates my build process. Rewriting it in Python won't make it any faster or make the game come out any sooner, but I'm having a hard time resisting the call of the coding siren.
@de22920b But, see, you could be calling path.isFile() instead of [- "$path" ]
and then your build script might be readable and/or amendable down the line!