As a Clojure developer I use Java’s ProcessBuilder to spawn scripts and command line applications. I’d like to better understand how it behaves. Windows command line escaping is what initially ...