If you prefer to have printed copies of the manuals, you can uncompress and print PostScript versions as follows.
On UNIX systems:
zcat filename | qprt -P PSPrinter_queue
zcat filename | lp -d PSPrinter_queue
where filename is the name of the full path name and extension of the compressed PostScript file and PSprinter_queue is the name of the PostScript printer queue.
For example, to print the English version of Quick Beginnings for UNIX on AIX, you can use the following command:
zcat /cdrom/doc/en/ps/db2ixe50.ps.Z | qprt -P ps1
![]() |
Specify the full-path name for the file you intend to print.
|