bsd man page for strip

Query: strip

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRIP(1)						      General Commands Manual							  STRIP(1)

NAME
strip - remove symbols and relocation bits
SYNOPSIS
strip name ...
DESCRIPTION
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.
FILES
/tmp/stm? temporary file
SEE ALSO
ld(1) 7th Edition April 29, 1985 STRIP(1)
Related Man Pages
gstrip(1) - opensolaris
strip(1) - opensolaris
h8300-hitachi-coff-strip(1) - debian
strip(1) - osf1
strip(1) - netbsd
Similar Topics in the Unix Linux Community
How to strip strins
Raid 0 stripe size
Strip a string in sh
Stripping of a symbol from string not working properly
How to strip some characters before putting in array?