ultrix man page for strip

Query: strip

OS: ultrix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - osx
strip(1) - redhat
strip(1) - freebsd
mach-o(5) - opendarwin
dbsym(8) - netbsd
Similar Topics in the Unix Linux Community
how to strip out the contents of file using grep
How to strip strins
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