cprs(1) DG/UX R4.11MU05 cprs(1)
NAME
cprs - compress a common object file
SYNOPSIS
cprs [ -p ] file1 file2
DESCRIPTION
Cprs reduces the size of a common object file, file1, by removing
duplicate structure, enumeration, and union descriptors. 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).
Licensed material--property of copyright holder(s)