| The OSIRIS User's Manual
[Contents] |
This web site includes a searchable online manual for the Prospero package, and copies of all of the documentation. A help line and other services will be included in the future.
[ Top of Page | Contents ]
cd pub/OSIRISDocuments are available as either gzip compressed PostScript (.gz) files or uncompressed PostScript (.ps) files. For example:
binary get osiris.gzor
ascii get osiris.psand print using
zcat osiris.gz | lprfor gzip compressed files.
To download the complete document package (compressed tar archive):
binary get osdocs.tar.Zand unpack using
zcat osdocs.tar.Z | tar xvf -See the README file for the list of available documents.
cd pub/prosperoIndividual files are available as either gzip compressed PostScript (.gz) files or uncompressed PostScript (.ps) files. For example, to retrieve the observer?s guide, you would type either:
binary get obsguide.gzor
ascii get obsguide.psTo retrieve all documents (Unix tar file):
binary get prdocs.tarand unpack using
tar xvf prdocs.tarA gzip-compressed archive is available as prdocs.tgz. See the README file for the list of available documents.
[ Top of Page | Contents ]