static L dirsOnPATH(S cmd) { S path = System.getenv("PATH"); ret map toFile(splitAt(path, File.pathSeparator)); }