man(1) Manual page archive


     STRIP(1)                                                 STRIP(1)

     NAME
          strip - remove symbols from binary files

     SYNOPSIS
          strip file ...

     DESCRIPTION
          Strip removes symbol table segments from executable files.
          Stripping a file requires write permission of the file and
          the directory it is in.

     SOURCE
          /sys/src/cmd/strip.c

     SEE ALSO
          a.out(6)