=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gddrescue-1.23/configure-49- case ${option} in gddrescue-1.23/configure:50: *=*) optarg=`echo ${option} | sed -e 's,^[^=]*=,,;s,/$,,'` ;; gddrescue-1.23/configure-51- esac ############################################## gddrescue-1.23/configure-128- ## the sed command below emulates the dirname command gddrescue-1.23/configure:129: srcdir=`echo $0 | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` gddrescue-1.23/configure-130- fi ############################################## gddrescue-1.23/configure-139-# Set srcdir to . if that's what it is. gddrescue-1.23/configure:140:if [ "`pwd`" = "`cd "${srcdir}" ; pwd`" ] ; then srcdir=. ; fi gddrescue-1.23/configure-141- ############################################## gddrescue-1.23/testsuite/check.sh-10-objdir=`pwd` gddrescue-1.23/testsuite/check.sh:11:testdir=`cd "$1" ; pwd` gddrescue-1.23/testsuite/check.sh-12-DDRESCUE="${objdir}"/ddrescue