FINDKEEP.PL(1)



NAME

     findkeep.pl - find the "keep" datasets in the database


SYNOPSIS

     findkeep.pl [-h] [-t#] [-ffile_name]


DESCRIPTION

     Will find and optionally modify the "keep" ds. If a -t# is given
     then the found "keep" ds will be changed to an effective date for
     deletion given by the -t#.

     With no args findkeep.pl will list all "keep" ds.
      -h =  print the usage info only.
      -t# = touch for #days all the "keep" ds that are found
            in the DB or just those given in the -ffile_name arg.
      -ffile_name = only touch the ds given in the file
            file_name.

     The ds names in file_name are like those output by findkeep.pl, e.g.:
       prog:mdi,level:lev0[2],series:cfffff98_01h[55923] dsindex=1735785
     The name will also be accepted w/o the dsindex= at the end.
     Note: all ds names in file_name must give an explicit level number.


FILES

     none


BUGS


AUTHOR

     Jim Aloise