- create-pathname-directory PATHNAMEprocedure
Ensures the directory component of PATHNAME exist.
Like the *nix `"mkdir -p `dirname PATHNAME`" command.
Ensures the directory component of PATHNAME exist.
Like the *nix `"mkdir -p `dirname PATHNAME`" command.