Oddbean new post about | logout

Notes by e03e1c8c | export

 I have a 300 line Bash script that fully automates my build process. Rewriting it in Python won't... 
 @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!