.TH strip "" "" Command
.PC "Strip tables from executable file"
\fBstrip \fB\fIfile [...]\fR
.PP
.B strip
removes the
symbol table, relocation information, and debug tables from a
file.
It makes the executable file
noticeably smaller.
.SH "See Also"
.Xr "cc," cc
.Xr "commands," commands
.Xr "ld," ld
.Xr "nm," nm
.Xr "size" size
