plan9 man page for strip

Query: strip

OS: plan9

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRIP(1)						      General Commands Manual							  STRIP(1)

NAME
strip - remove symbols from binary files
SYNOPSIS
strip file ...
DESCRIPTION
Strip removes symbol table segments from executable files. Stripping a file requires write permission of the file and the directory it is in.
SOURCE
/sys/src/cmd/strip.c
SEE ALSO
a.out(6) STRIP(1)
Related Man Pages
strip(1) - redhat
h8300-hitachi-coff-strip(1) - debian
m68hc11-strip(1) - debian
msp430-strip(1) - debian
strip(1) - freebsd
Similar Topics in the Unix Linux Community
Towards a stripped down shell
How to strip non numerical data out of file?
Strip 3 header lines and 4 trailer lines
Stripping of a symbol from string not working properly
How to strip some characters before putting in array?