• 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
Re: Mount Point
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mount Point


  • Subject: Re: Mount Point
  • From: Dmitri Goutnik <email@hidden>
  • Date: Thu, 29 May 2008 01:20:32 +0400

On May 28, 2008, at 10:36 PM, Mr. Gecko wrote:

Hello I have a program that finds a device by it's device number such as /dev/disk2s3 how would I find out the mount point/name of that device?
If not how can I find the device number and name from a mount point?


mount | grep /dev/disk2s3 | sed 's/.* on \(.*\) (.*/\1/'

- Dmitri

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Mount Point
      • From: Michael Watson <email@hidden>
    • Re: Mount Point
      • From: "Mr. Gecko" <email@hidden>
References: 
 >Mount Point (From: "Mr. Gecko" <email@hidden>)

  • Prev by Date: Re: Cover Flow in Cocoa?
  • Next by Date: Re: Mount Point
  • Previous by thread: Re: Mount Point
  • Next by thread: Re: Mount Point
  • Index(es):
    • Date
    • Thread