"diskutil info -plist" via Cocoa object?
"diskutil info -plist" via Cocoa object?
- Subject: "diskutil info -plist" via Cocoa object?
- From: Todd Heberlein <email@hidden>
- Date: Tue, 11 Oct 2011 11:12:26 -0700
I was looking at the rich information provided by diskutil:
$ diskutil info -plist /Volumes/blah
NSWorkspace has some of this information, but I was wondering if there is a Cocoa object that provides more of the information provided by diskutil.
If not, does anyone know how is diskutil getting this information? For example getfsstat(), statfs(), ...? I'm having troubles finding the equivalent of "BusProtocol" and "Internal" values in these structures.
Todd
_______________________________________________
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