STRIP(1) General Commands Manual STRIP(1)NAMEstrip - remove symbols from binary filesSYNOPSISstrip file ...DESCRIPTIONStrip 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.cSEE ALSOa.out(6) STRIP(1)
| Related Man Pages |
|---|
| gstrip(1) - opensolaris |
| m68hc11-strip(1) - debian |
| strip(1) - opendarwin |
| strip(1) - netbsd |
| strip(1) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| how to strip out the contents of file using grep |
| How to strip strins |
| Stripping all content but an integer |
| strip first 4 and last 2 lines from a file using perl |
| Strip a string in sh |