GHOSTSCRIPT

INTRODUCTION
The GNU Ghostscript text formatting language and file previewer are available on the PUB cluster. Ghostscript is especially useful for viewing PostScript files on-screen, before printing.

COMMAND
To preview a PostScript file, type the following at the shell prompt:

          % gs filename.ps
where 'filename.ps' is a PostScript file.

REFERENCES
For further information on Ghostscript, see the online manual page; type man gs.