opendarwin man page for mkextunpack

Query: mkextunpack

OS: opendarwin

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MKEXTUNPACK(8)						    BSD System Manager's Manual 					    MKEXTUNPACK(8)

NAME
mkextunpack -- extracts the contents of a multikext (mkext) archive
SYNOPSIS
mkextunpack [-v] [-d output_directory] mkext_file
DESCRIPTION
The mkextunpack program list the contents of a multikext file, mkext_file, or unarchives the contents into output_directory (which must exist). The -v option causes mkextunpack to print the name if each kext as it finds them.
DIAGNOSTICS
mkextunpack exits with a zero status upon success. Upon failure, it prints an error message and exits with a nonzero status.
SEE ALSO
mkextcache(8)
BUGS
The mkext file format doesn't record the original filenames of the kexts, so mkextunpack has to guess at what they are. It does this by using the value of the CFBundleExecutable property of the kext's info dictionary. (Project Builder sets this to the base name of the kext bundle by default, but the developer can change it.) If that property doesn't exist, the last component of the CFBundleIdentifier is used. Duplicates have an incrementing index appended to the name. Kexts that have no executable or CFBundleIdentifier are named ``NameUnknown-n.kext'', where n is a number. Darwin March 29, 2002 Darwin
Related Man Pages
kextcache(8) - osx
kextcache(8) - opendarwin
kextload(8) - osx
kextstat(8) - mojave
mkextunpack(8) - osx
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update
Shopt -s histappend