CPRS(1) INTERACTIVE UNIX System CPRS(1)
NAME
cprs - compress a common object file
SYNOPSIS
cprs [-p] file1 file2
DESCRIPTION
The cprs command reduces the size of a common object file,
file1, by removing duplicate structure and union descrip-
tors. The reduced file, file2, is produced as output.
The sole option to cprs is:
-p Print statistical messages including: total number of
tags, total duplicate tags, and total reduction of
file1.
SEE ALSO
strip(1), a.out(4), syms(4).
Rev. C Software Development Set Page 1