Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


strip                        Command                        strip




Strip debug, relocation, and symbol tables from executable file

strip -drs file [...]

strip removes the symbol table, relocation information, and debug
tables  from a  file.  It  makes  the executable  file noticeably
smaller.

strip recognizes the following options:

-d Keep debug information.

-r Keep relocation information.

-s Keep symbols.

***** See Also *****

cc, commands, ld, nm, size





































COHERENT Lexicon                                           Page 1


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