Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ strip(VI) — UNIX 1BSD

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ld (I)

as (I)

STRIP(VI)  −  PWB/UNIX 8/24/77

NAME

strip − strip object file

SYNOPSIS

strip [ −t ] [ 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 the same as use of the −s option of ld.  The −t option of strip can be used to remove text and data segments leaving only the symbol table.  This can be used when an executable program is not needed, i.e.  for the system namelist. 

FILES

/tmp/stm?temporary file

SEE ALSO

ld (I), as (I)

BUGS

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