Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cprs(CP) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

a.out(FP)

strip(CP)

syms(FP)


 cprs(CP)                       6 January 1993                       cprs(CP)


 Name

    cprs - compress a common object file

 Syntax

    cprs [-p] infile outfile

 Description

    The cprs command reduces the size of a common object file, infile, by
    removing duplicate structure and union descriptors.  The reduced file,
    outfile, 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 infile.

 Notes

    Note that only COFF files are supported by this utility.

 See also

    a.out(FP), strip(CP), syms(FP)


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026