GETICON(1) BSD General Commands Manual GETICON(1)
NAME
geticon — Get the icon of Mac file and save it as icns file
SYNOPSIS
geticon src_file out_icon
DESCRIPTION
geticon gets the current icon (standard or custom) of a Mac file and
writes it as an icns file
EXAMPLES
geticon src_file out.icns
SEE ALSO
icns2image(1), iconutil(1), image2icns(1), seticon(1)
AUTHORS
Sveinbjorn Thordarson <sveinbjornt@gmail.com>
Darwin Sep 30, 2006 Darwin