Manipulate the comment section of an object file
mcs [-cdpV] [-a string] [-n name]* file...
QNX Neutrino
- -a string
- Append string to the comment section.
- -c
- Compress the contents of the comment section.
- -d
- Delete the comment section.
- -n name
- Specify the name of the comment section.
The default is .comment.
- -p
- Print the contents of the comment section.
- -V
- Print the program version.
The mcs utility manipulates the comment section of an object file.
nm,
objcopy,
objdump