packcat [ parameter=value ... ] Parameters are:operation, label, pass_number, printout.
delcat does not physically remove records from the file $PASSDIR/passcat. Rather, delcat only marks records as deleted.
packcat supports three operations relative to pass catalog records marked as deleted: list, restore, pack.
If operation=list, packcat simply lists marked records in the same order as they appear in the catalog.
If operation=restore, the user must specify a tape label and pass numbers in order to identify which marked records to restore to un-deleted status.
And finally, if operation=pack, packcat physically removes marked records from the pass catalog.
packcat operates in place. When restoring deleted records or physically removing them from the pass catalog, packcat should not be interrupted. Users are encouraged to backup their pass catalogs prior to packing.
passcat
delcat
, listcatWhen listing records marked as deleted, packcat does not sort them. Records are reported in exactly the same order as they appear in the pass catalog.
Last Update: $Date: 1999/05/10 20:45:38 $