ppt
view release on metacpan or search on metacpan
data/v7doc/strip.1 view on Meta::CPAN
STRIP(1) STRIP(1)
NAME
strip - remove symbols and relocation bits
SYNOPSIS
strip name ...
DESCRIPTION
Strip removes the symbol table and relocation bits ordi-
narily 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)
1
( run in 0.763 second using v1.01-cache-2.11-cpan-5511b514fd6 )