Hi, The current message "mkdir: cannot create directory `full/path/from/argument’: No such file or directory"is a little confusing as it sounds like the "No such file or directory" refers to the directory which was just mentioned, and of course that directory doesn't exist, I'm trying to create it. I think a message like `mkdir: cannot create directory `full/path/from/argument` missing parent directory `full/path/from`would be more clear.
Regards, Brian Kuhns