Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ld(1)

strip(1)  —  RISC

Name

strip − remove symbols and relocation bits

Syntax

strip name ... 

Description

The strip command removes the symbol table and relocation bits ordinarily attached to the output of the assembler and loader.  This can help create space after a program has been debugged. 

The strip command and the ld(1)() command with the −s option are equivalent. 

Files

/tmp/stm?temporary file

See Also

ld(1)

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