• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Making all components in path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Making all components in path


  • Subject: Making all components in path
  • From: "Paul J. Lucas" <email@hidden>
  • Date: Wed, 12 Oct 2005 17:02:50 -0700 (PDT)

	I was looking at NSFileManager and it doesn't seem to do all
	that much with directory paths.  I want to create a patch and
	create any necessary intermediate paths, e.g.:

		~/foo/bar/baz/

	I want to create foo if it doesn't exist; create bar if it
	doesn't exist; create baz if it doesn't exist; i.e., the
	equivalent of the command-line command:

		mkdir -p ~/foo/bar/baz/

	- Paul
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Making all components in path
      • From: Ryan Britton <email@hidden>
  • Prev by Date: Multiple NSSortDescriptors on NSTableColumn header click
  • Next by Date: Re: Making all components in path
  • Previous by thread: Re: Multiple NSSortDescriptors on NSTableColumn header click
  • Next by thread: Re: Making all components in path
  • Index(es):
    • Date
    • Thread