Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (1) — Plan9 4th Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

a.out(6)

STRIP(1)

NAME

strip − remove symbols from binary files

SYNOPSIS

­strip [ ­file ...  ]

DESCRIPTION

­Strip removes symbol table segments from executable files, rewriting the files in place.  Stripping a file requires write permission of the file and the directory it is in.  If no file is given, standard input is stripped and the result written to standard output. 

SOURCE

­/sys/src/cmd/strip.c

SEE ALSO

a.out(6)

Plan 9  —  May 17, 2000

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