| LSBOM(8) | System Manager's Manual | LSBOM(8) |
lsbom — list
contents of a bom file
lsbom |
[-b] [-c]
[-d] [-f]
[-l] [-m]
[-s] [-x]
[--arch archVal]
[-p parameters]
bom ... |
lsbom |
-h | --help |
The lsbom command interprets the contents
of binary bom (bom(5)) files. For each
file in a bom, lsbom prints
the file path and/or requested information.
If no options are given, lsbom will
display the output formatted such that each line contains the path of the
entry, its mode (octal), and its UID/GID. There are slight differences in
the output for plain files, directories, symbolic links, and device files as
follows:
The -p option can be used to specify a
user-defined format for lsbom's output. The format
string consists of one or more characters described below where each
character represents a data type. Data types will be separated by tab
characters, and each line will end with a newline character. One can use
this mechanism to create output similar to the
ls(1) command.
The options are:
-h-b-c-d-f-l-m-s-x--arch
archVal-p
parametersNote: each option
can only be used once:
The lsbom command appeared in NeXTSTEP as
a tool to browse the contents of bom files used during installation.
The -p flag appeared in Mac OS X 10.1 in
an attempt to make lsbom's output more convenient for human beings.
| May 7, 2008 | Mac OS X |