AIPS NRAO AIPS HELP file for CLNUP in 31DEC24



As of Sat May 4 15:47:19 2024


CLNUP: Task to remove old MS and RL files from disk 1

INPUTS

OPCODE                             'DELE' delete the files
                                   else LIST the files that can
                                   be deleted
INDISK                             AIPS disk number to check
                                   0 -> 1
INEXT                              'MS', 'RL', 'SG', 'TG'
                                      ' ' -> all 4
                                   '??'
DETIME        180.0     10000.0    Act on files older than
                                   DETIME (in days)

HELP SECTION

CLNUP
Type: Task
Use:  AIPS leaves behind message (MS) files and readline history (RL)
      files for all users.  SAVE/GET (SG) and TPUT/TGET files may also
      be left behind unless the user has done a full ALLDEST or
      SAVEDEST.  CLNUP will list or delete all old copies of these
      files.  INEXT = '??' looks for all files regardless of type and
      lists them  They, however, must be deleted by other means if so
      desired.
Adverbs:
  OPCODE......'COUN' count the files and report the total disk space
              'DELE' delete the files (MS, RL, SG, TG only)
              'LIST' simply lists the files it might delete
              ' ' -> 'LIST'
  INDISK......AIPS disk number (0 -> 1 which is the only one that
              should have RL, MS, SG and TS files (unless the data
              area called "1" has changed).
  INEXT.......Restrict the operation to one of 'MS', 'RL', 'SG', 'TG'.
              '??' list all files in the data area (no delete) except
              for the above 4.
              Otherwise, do all 4 in sequence.
  DETIME......Only list/delete files older than DETIME in days.
              0 -> 730.

EXPLAIN SECTION


AIPS