STRIP(1) STRIP(1) NAME strip - remove symbols and relocation bits SYNOPSIS strip name ... DESCRIPTION _S_t_r_i_p 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 _s_t_r_i_p is the same as use of the -s option of _l_d. FILES /tmp/stm? temporary file SEE ALSO ld(1) 7th Edition April 29, 1985 STRIP(1)