Hi Friends:
I'd like to run Dir.mkdir("dir1/dir2/dir3") such that it creates lower dirs
(dir1, dir2) if they do not exist yet. Is this possible?
I am asking since I do not want to re-invent or maybe my docs and ri are not
updated :-(
Thanks for the help,
-botp