STRIP(1) General Commands Manual STRIP(1)NAMEstrip - remove symbols and relocation bitsSYNOPSISstrip name ...DESCRIPTIONStrip removes the symbol table and relocation bits ordinarily attached to the output of the assembler and loader. This is useful to save space after a program has been debugged. The effect of strip is the same as use of the -s option of ld.FILES/tmp/stm? temporary fileSEE ALSOld(1) STRIP(1)
| Related Man Pages |
|---|
| strip(1) - osx |
| gstrip(1) - opensolaris |
| m68hc11-strip(1) - debian |
| strip(1) - freebsd |
| strip(1) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Towards a stripped down shell |
| strip first 4 and last 2 lines from a file using perl |
| Raid 0 stripe size |
| Strip a string in sh |
| using awk to strip out decimal point and trailing integers |