| CTFMERGE(1) | General Commands Manual | CTFMERGE(1) |
ctfmerge — merge
several CTF data sections into one
ctfmerge |
[-fgstv] -l
label -L
labelenv -o
outfile file ... |
ctfmerge |
[-fgstv] -l
label -L
labelenv -o
outfile -d
uniqfile [-g]
[-D uniqlabel] file ... |
ctfmerge |
[-fgstv] -l
label -L
labelenv -o
outfile -w
withfile file ... |
ctfmerge |
[-g] -c
srcfile destfile |
The ctfmerge utility merges several CTF
data sections from several files into one output file, unifying common
data.
The following options are available:
-f-g-s-t-v-l
label-L
labelenvctfmerge to read the label from the
environment variable labelenv.-o
outfile-d
uniqfile-d
uniqlabel-w
withfile-c
srcfile destfileThe ctfmerge utility exits 0 on
success, and >0 if an error occurs.
The ctfmerge utility first appeared in
FreeBSD 7.0.
The CTF utilities came from OpenSolaris.
| July 7, 2010 | Debian |