Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ strip.bsd(1) — Domain/IX SR9.2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ld(1)

STRIP(1)

NAME

strip − strip symbol and line number information from an object file

USAGE

strip file(s)

DESCRIPTION

Strip removes from file(s) the symbol table and relocation bits ordinarily attached to the output of the assembler and loader.  It is used, for example, to make a fully debugged object module smaller. 

The effect of strip is the same as use of the −s option of ld(1).  Programs that have been stripped are difficult or impossible to debug. 

FILES

/tmp/stm.* temporary file

RELATED INFORMATION

ld(1)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026