4.3BSD-Reno/share/man/cat1/strip.0

Compare this file to the similar file:
Show the results in this format:




STRIP(1)	    UNIX Programmer's Manual		 STRIP(1)



NNAAMMEE
     strip - remove unnecessary information from executable files

SSYYNNOOPPSSIISS
     ssttrriipp ffiillee ......

DDEESSCCRRIIPPTTIIOONN
     _S_t_r_i_p removes the relocation information and symbol table
     used by assemblers and loaders.  This save disk space by
     decreasing the size of the installed binaries.  It also sig-
     nificantly decreases the usefulness of debuggers.

     _S_t_r_i_p exits 0 on success (or if the file had already been
     stripped), 1 if an error occurred.

SSEEEE AALLSSOO
     as(1), cc(1), install(1), ld(1)






































Printed 7/27/90                1Q				1