4.4BSD/usr/share/man/cat1/strip.0

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

STRIP(1)                     BSD Reference Manual                     STRIP(1)

NNAAMMEE
     ssttrriipp - remove unnecessary information from executable files

SSYYNNOOPPSSIISS
     ssttrriipp [--dd] _f_i_l_e _._._.

DDEESSCCRRIIPPTTIIOONN
     The ssttrriipp utility deletes the relocation information and symbol table
     used by assemblers, loaders and debuggers.  This significantly decreases
     the size of the installed binaries and saves disk space.

     The options are as follows:

     --dd      Delete only debugging and empty symbols.

     SSttrriipp exits 0 on success and 1 if an error occurred.

SSEEEE AALLSSOO
     cc(1),  ld(1),  stab(5)

HHIISSTTOORRYY
     A ssttrriipp command appeared in Version 6 AT&T UNIX.

4.4BSD                           June 6, 1993                                1