STRIP(1) General Commands Manual STRIP(1)NAMEstrip - remove symbol table from executable fileSYNOPSISstrip [file] ...EXAMPLESstrip a.out # Remove symbols from a.outDESCRIPTIONFor each file argument, strip removes the symbol table. Strip makes a copy of the file being stripped, so links are lost.SEE ALSOinstall(1). STRIP(1)
| Related Man Pages |
|---|
| strip(1) - osx |
| avr-strip(1) - debian |
| h8300-hitachi-coff-strip(1) - debian |
| m68hc11-strip(1) - debian |
| strip(1) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| How to strip strins |
| Towards a stripped down shell |
| 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 |