Program: lfits Purpose: List FITS files on a tape Category: FITS, TAPES, UTILITY File: lfits.c Author: P.R. Roelfsema (M. Vogelaar) Keywords: TAPE= Name of input (disk-)tape [ none ] ** FILES= Give file numbers to list [ all files on TAPE ] ** FULL= Give listing of entire FITS header? [ N ] ** OUTPUT= Name of file where listings are saved [ none ] Description: LFITS lists files found on a FITS tape. For each file it gives a one-line description of its contents. It is also possible to get the full header (this can give A LOT of output!) by specifying FULL=Y. Updates: Mar 28, 1991: PRR, Document created. Apr 3, 1991: PRR, added OUTPUT= keyword. May 15, 1992: VOG, New call to mtopen