Re: Packaging As a Disk Image ... from the Command Line?
Re: Packaging As a Disk Image ... from the Command Line?
- Subject: Re: Packaging As a Disk Image ... from the Command Line?
- From: Jay Kuri <email@hidden>
- Date: Tue, 5 Mar 2002 13:24:22 -0600
Quick tip... when in doubt:
man -k keyword
will do a keyword search of the man pages (only the titles)
eg: man -k "disk image"
returns:
hdiutil(1) - manipulate disk images
Jay
PS - whatis is useful too. whatis hdiutil
On Monday, March 4, 2002, at 04:45 PM, Eric Peyton wrote:
man hdiutil
hdiutil will allow you to create disk images from the command line.
Eric
On Monday, March 4, 2002, at 04:37 PM, John Clayton wrote:
Hi,
Sorry if this is a little of the cocoa topic per se, but I wasn't sure
exactly where to ask this. So let's say I have my little application
all built now, and I want to distribute it as a disk image. But I
want to use Ant to do it ... Anybody have any clues as to how to go?
Regards,
John Clayton
email@hidden
----------------------------------
How glorius it is to be an Exception, and how painful.
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.