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 |
|---|
| gstrip(1) - opensolaris |
| strip(1) - opensolaris |
| msp430-strip(1) - debian |
| strip(1) - suse |
| strip(1) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| 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 |
| How to strip some characters before putting in array? |