Next: Appendix I: CCD Observing Software Summary
Previous: IRAF and Data Reduction: A PROVISO FOR USERS
To obtain a copy of this manual via FTP use the following commands.
yourprmt% ftp noao.edu [login as anonymous with your name as password] ftp> cd kpno/manuals [move to correct directory] ftp> ls -l [check to see if the manual is there] ftp> binary [set transfer for binary mode] ftp> get gcam.ps.Z [transfers the file] ftp> quit [exit from the ftp application]
Then back on your machine, you must uncompress the manual and print it out on a PostScript laserwriter. The UNIX commands below are appropriate for that operating system.
yourprmt% uncompress gcam.ps.Z [uncompresses file] yourprmt% lpr -Plw gcam.ps.Z [substitute your laserwriter for lw]or
yourprmt% zcat gcam.ps.Z | lpr -Plw