3 strip \- remove symbol table from executable file
5 \fBstrip\fR [\fIfile\fR] ...\fR
18 .EX "strip a.out" "Remove symbols from \fIa.out\fR"
21 For each file argument, \fIstrip\fR removes the symbol table.
22 Strip makes a copy of the file being stripped, so links are lost.