Searched refs:recordfile (Results 1 – 2 of 2) sorted by relevance
52 typeset recordfile=$255 [[ -f $recordfile ]] && log_must $RM -f $recordfile59 log_must eval "$DU -a $mntpnt > $recordfile 2>&1"64 $FIND $mntpnt -type f -exec $CKSUM {} + >> $recordfile 2>&1
75 typeset recordfile=$278 [[ -f $recordfile ]] && log_must rm -f $recordfile83 log_must eval "du -a $mntpnt > $recordfile 2>&1"88 find $mntpnt -type f -exec cksum {} + >> $recordfile 2>&1