man.bsd.lv manual page server

Manual Page Search Parameters
STRIP(1) General Commands Manual STRIP(1)

strip - remove symbols and relocation bits

strip name ...

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

/tmp/stm? temporary file

ld(1)

UNIX-7