strip(1) plan9 man page | unix.com

Man Page: strip

Operating Environment: plan9

Section: 1

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
gstrip(1) - opensolaris
strip(1) - opensolaris
msp430-strip(1) - debian
pmkinstall(1) - debian
strip(1) - sunos
Similar Topics in the Unix Linux Community
strip first 4 and last 2 lines from a file using perl
Raid 0 stripe size
Strip a string in sh
Stripping of a symbol from string not working properly
Need to strip control-A characters from a column in a file