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