===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
basez-1.6.2/regtest.sh.in-44-  esac
basez-1.6.2/regtest.sh.in:45:  got="`printf "$input" | ./$1 $3 $option`" || err=1
basez-1.6.2/regtest.sh.in-46-  [ "$err" = "0" -a "$2" = "invalid" ] && invalid_fail
##############################################
basez-1.6.2/.pc/build/Makefile.src-246-            T=$(PKGNAME)-$(VERSION)/$${S}; \
basez-1.6.2/.pc/build/Makefile.src:247:            mkdir -p `dirname $${T}`; \
basez-1.6.2/.pc/build/Makefile.src-248-            [ -f "$${S}" ] \
##############################################
basez-1.6.2/.pc/missing-runstatedir-option/configure-25-
basez-1.6.2/.pc/missing-runstatedir-option/configure:26:SDIR="`dirname $0`"
basez-1.6.2/.pc/missing-runstatedir-option/configure:27:PKGNAME=`echo "$APPNAME" |tr '[:upper:]' '[:lower:]' |tr -s '[:blank:]' '[-*]'`
basez-1.6.2/.pc/missing-runstatedir-option/configure-28-EMAIL="${EMAIL:-"$PKGNAME@$DOMAIN"}"
##############################################
basez-1.6.2/.pc/missing-runstatedir-option/configure-132-  tested=
basez-1.6.2/.pc/missing-runstatedir-option/configure:133:  for com in `for e in $@; do echo ${HOST:+$HOST-}$e; done` $@; do
basez-1.6.2/.pc/missing-runstatedir-option/configure:134:    copt="`echo "$com" | tr ',' ' '`"
basez-1.6.2/.pc/missing-runstatedir-option/configure-135-    com=${copt%% *}
basez-1.6.2/.pc/missing-runstatedir-option/configure-136-    opt="${copt#$com}"
basez-1.6.2/.pc/missing-runstatedir-option/configure:137:    whichcom="`which $com`"
basez-1.6.2/.pc/missing-runstatedir-option/configure-138-    [ -x "$whichcom" ] &&
##############################################
basez-1.6.2/.pc/missing-runstatedir-option/configure-197-  P1=$1
basez-1.6.2/.pc/missing-runstatedir-option/configure:198:  P2="\"`echo $P1 | sed -e 's,[^=]*=,,'`\""
basez-1.6.2/.pc/missing-runstatedir-option/configure-199-  case $P1 in
##############################################
basez-1.6.2/.pc/missing-runstatedir-option/configure-350-  VERSION_ID="`grep ^VERSION_ID= /etc/os-release`"
basez-1.6.2/.pc/missing-runstatedir-option/configure:351:  DIST_ID="`echo ${ID#ID=}${VERSION_ID#VERSION_ID=} | tr '_-' '++'`"
basez-1.6.2/.pc/missing-runstatedir-option/configure-352-  DEB_DIST_ID="~$DIST_ID"
##############################################
basez-1.6.2/Makefile.src-246-            T=$(PKGNAME)-$(VERSION)/$${S}; \
basez-1.6.2/Makefile.src:247:            mkdir -p `dirname $${T}`; \
basez-1.6.2/Makefile.src-248-            [ -f "$${S}" ] \
##############################################
basez-1.6.2/configure-25-
basez-1.6.2/configure:26:SDIR="`dirname $0`"
basez-1.6.2/configure:27:PKGNAME=`echo "$APPNAME" |tr '[:upper:]' '[:lower:]' |tr -s '[:blank:]' '[-*]'`
basez-1.6.2/configure-28-EMAIL="${EMAIL:-"$PKGNAME@$DOMAIN"}"
##############################################
basez-1.6.2/configure-134-  tested=
basez-1.6.2/configure:135:  for com in `for e in $@; do echo ${HOST:+$HOST-}$e; done` $@; do
basez-1.6.2/configure:136:    copt="`echo "$com" | tr ',' ' '`"
basez-1.6.2/configure-137-    com=${copt%% *}
basez-1.6.2/configure-138-    opt="${copt#$com}"
basez-1.6.2/configure:139:    whichcom="`which $com`"
basez-1.6.2/configure-140-    [ -x "$whichcom" ] &&
##############################################
basez-1.6.2/configure-199-  P1=$1
basez-1.6.2/configure:200:  P2="\"`echo $P1 | sed -e 's,[^=]*=,,'`\""
basez-1.6.2/configure-201-  case $P1 in
##############################################
basez-1.6.2/configure-354-  VERSION_ID="`grep ^VERSION_ID= /etc/os-release`"
basez-1.6.2/configure:355:  DIST_ID="`echo ${ID#ID=}${VERSION_ID#VERSION_ID=} | tr '_-' '++'`"
basez-1.6.2/configure-356-  DEB_DIST_ID="~$DIST_ID"