To save space most files are gzipped postscript files. To recover them and to print them you need to ``download'' them, uncompress them with gzip with a command of the form
gzip -d abc.ps.gzThe file abc.ps can then be sent to a postscript printer by typing, for example,
lpr -Pmalab abc.psBoth of these should be typed at in a command prompt window.