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 |
|---|
| m68hc11-strip(1) - debian |
| strip(1) - suse |
| strip(1) - opendarwin |
| strip(1) - netbsd |
| dbsym(8) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| how to strip out the contents of file using grep |
| How to strip strins |
| Stripping out extension in file name |
| Strip 3 header lines and 4 trailer lines |
| Stripping all content but an integer |