I was wondering if anyone could help? I would like to read information from
a logfile and then calculate the dates to get the backup time for each
group. I understand how I can get the start and stop time for each group
but how would I use that information to get the calculated backup time.
Hi
All,
A file
containing the following:
$MAINDIR="/usr/local/apps/${APPL}/${ENVR}";
$DBUTILDIR="${MAINDIR}/dbutil"; $OUTDIR="${MAINDIR}/logs";
$LOGDIR="${MAINDIR}/logs"; $BINDIR="${MAINDIR}/bin";
$SQLDIR="${MAINDIR}/sql"; $TMPDIR="${MAINDIR}/tmp";
$SECDIR="${MAINDIR}/secured