Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

Unix

Unix v7

strip(1)


STRIP

STRIP

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE ALSO

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)



strip(1)