!752 p { S path = System.getenv("PATH"); L dirs = splitAt(path, File.pathSeparator); printStructure(dirs); }