# check_forensic <forensic log file>
# check the forensic log for requests that did not complete
# output the request log for each one
F=$1
fi
{
;;
;;
;;
*)
echo "$0: Cannot create temporary file"
exit 1
;;
esac
}
trap "rm -f -- \"$all\" \"$in\" \"$out\";" 0 1 2 3 13 15
# use -i instead of -I for GNU xargs
exit 0