This manual page is part of Xcode Tools version 3.2.2

To obtain these tools:

If you are running a version of Xcode Tools other than 3.2.2, view the documentation locally:

  • In Xcode

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



MERGEPEF(1)                              BSD General Commands Manual                             MERGEPEF(1)

NAME
     /usr/bin/MergePef -- Merge multiple PEF containers into one file

SYNOPSIS
     /usr/bin/MergePef [-v] [-t type] [-c creator] <input-file> ... -o <output-file>

DESCRIPTION
     The /usr/bin/MergePef command reads all input files, interpreting them as PowerPC Executable Format
     (PEF) container files.  It combines the files into one PEF containter and writes it to the output file.
     MergePEF does not read Standard Input and will not write Standard Output.

     The /usr/bin/MergePef command accepts the following arguments:

     -v            Produce verbose diagnostics to standard output.

     -t type       Set the Extended HFS file type of the output file.  The default value is 'shlb'.

     -c creator    Set the Extended HFS file creator of the output file.  The default value is 'MACS'.

     <input-file>  One or more paths to PEF file containers.

     -o <output-file>
                   Path to the output file.

NOTES
     The PEF container format is supported on Mac OS X by the Carbon runtime libraries, but is not the pre-ferred preferred
     ferred executable format on Mac OS X.  There are no developer tools to create PEF containers natively
     on Mac OS X.

SEE ALSO
     LaunchCFMApp(1)

Mac OS X                                       April 12, 2004                                       Mac OS X

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...