.TH STRIP 1
.SH NAME
strip \- remove symbols from binary files
.SH SYNOPSIS
.B strip
.I file ...
.SH DESCRIPTION
.I Strip
removes symbol table segments from executable files.
Stripping a file requires write permission of the file
and the directory it is in.
.SH "SEE ALSO"
.IR a.out (6)
