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