mcs

Manipulate the comment section of an object file

Syntax:

mcs [-cdpV] [-a string] [-n name]* file...

Runs on:

QNX Neutrino

Options:

-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.

Description:

The mcs utility manipulates the comment section of an object file.

See also:

nm, objcopy, objdump