strip(1) ultrix man page | unix.com

Man Page: strip

Operating Environment: ultrix

Section: 1

strip(1)						      General Commands Manual							  strip(1)

Name
       strip - remove symbols and relocation bits

Syntax
       strip name ...

Description
       The  command removes the symbol table and relocation bits ordinarily attached to the output of the assembler and loader. This can help cre-
       ate space after a program has been debugged.

       The command and the command with the -s option are equivalent.

Restrictions
       The program will not strip files with unresolved relocation information.

Files
       temporary file

See Also
       ld(1)

																	  strip(1)
Related Man Pages
strip(1) - opensolaris
strip(1) - redhat
shtool-table(1) - debian
mach-o(5) - opendarwin
strip(1) - osf1
Similar Topics in the Unix Linux Community
How to strip non numerical data out of file?
Stripping out extension in file name
strip first 4 and last 2 lines from a file using perl
Strip a string in sh
using awk to strip out decimal point and trailing integers