How to do "mkdir -p"?
How to do "mkdir -p"?
- Subject: How to do "mkdir -p"?
- From: Andy Lee <email@hidden>
- Date: Fri, 12 Apr 2002 22:04:48 -0400
Is there a simple way to create a directory whose parent directories
may not exist -- i.e., perform the equivalent of "mkdir -p"? I can
write code to do this myself if necessary, but it seems like there
should be a way with a Foundation class or a Unix call.
--Andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.