strip(1)
NAME
strip − remove symbols and relocation bits
SYNTAX
strip name...
DESCRIPTION
The strip command removes the symbol table and relocation bits ordinarily attached to the output of the assembler and loader. This is useful to save space after a program has been debugged.
The effect of strip is the same as use of the −s option of ld .
The strip command automatically accommodates overlay text files (0430 or 0431).
FILES
/tmp/stm?temporary file