[go: up one dir, main page]

strip(1) minix man page | unix.com

Man Page: strip

Operating Environment: minix

Section: 1

STRIP(1)						      General Commands Manual							  STRIP(1)

NAME
strip - remove symbol table from executable file
SYNOPSIS
strip [file] ...
EXAMPLES
strip a.out # Remove symbols from a.out
DESCRIPTION
For each file argument, strip removes the symbol table. Strip makes a copy of the file being stripped, so links are lost.
SEE ALSO
install(1). STRIP(1)
Related Man Pages
gstrip(1) - opensolaris
strip(1) - redhat
avr-strip(1) - debian
m68hc11-strip(1) - debian
strip(1) - opendarwin
Similar Topics in the Unix Linux Community
how to strip out the contents of file using grep
How to strip strins
Strip 3 header lines and 4 trailer lines
Stripping all content but an integer
Checking variable with specific string and stripping number from it.