===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bibtool-2.68+ds/BibTcl/Makefile-79-
bibtool-2.68+ds/BibTcl/Makefile:80:INST_DIR = `echo 'puts $(LIBDIR)/$$tcl_platform(os)$$tcl_platform(osVersion)'|$(TCLSH)`
bibtool-2.68+ds/BibTcl/Makefile-81-
##############################################
bibtool-2.68+ds/BibTcl/Makefile.in-78-
bibtool-2.68+ds/BibTcl/Makefile.in:79:INST_DIR = `echo 'puts $(LIBDIR)/$$tcl_platform(os)$$tcl_platform(osVersion)'|$(TCLSH)`
bibtool-2.68+ds/BibTcl/Makefile.in-80-
##############################################
bibtool-2.68+ds/BibTcl/configure-66-  case "$ac_option" in
bibtool-2.68+ds/BibTcl/configure:67:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
bibtool-2.68+ds/BibTcl/configure-68-  *) ac_optarg= ;;
##############################################
bibtool-2.68+ds/BibTcl/configure-98-  -disable-* | --disable-*)
bibtool-2.68+ds/BibTcl/configure:99:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
bibtool-2.68+ds/BibTcl/configure-100-    # Reject names that are not valid shell variable names.
bibtool-2.68+ds/BibTcl/configure:101:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
bibtool-2.68+ds/BibTcl/configure-102-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bibtool-2.68+ds/BibTcl/configure-103-    fi
bibtool-2.68+ds/BibTcl/configure:104:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bibtool-2.68+ds/BibTcl/configure-105-    eval "enable_${ac_feature}=no" ;;
##############################################
bibtool-2.68+ds/BibTcl/configure-107-  -enable-* | --enable-*)
bibtool-2.68+ds/BibTcl/configure:108:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
bibtool-2.68+ds/BibTcl/configure-109-    # Reject names that are not valid shell variable names.
bibtool-2.68+ds/BibTcl/configure:110:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
bibtool-2.68+ds/BibTcl/configure-111-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
bibtool-2.68+ds/BibTcl/configure-112-    fi
bibtool-2.68+ds/BibTcl/configure:113:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
bibtool-2.68+ds/BibTcl/configure-114-    case "$ac_option" in
##############################################
bibtool-2.68+ds/BibTcl/configure-338-  -with-* | --with-*)
bibtool-2.68+ds/BibTcl/configure:339:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
bibtool-2.68+ds/BibTcl/configure-340-    # Reject names that are not valid shell variable names.
bibtool-2.68+ds/BibTcl/configure:341:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
bibtool-2.68+ds/BibTcl/configure-342-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bibtool-2.68+ds/BibTcl/configure-343-    fi
bibtool-2.68+ds/BibTcl/configure:344:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bibtool-2.68+ds/BibTcl/configure-345-    case "$ac_option" in
##############################################
bibtool-2.68+ds/BibTcl/configure-351-  -without-* | --without-*)
bibtool-2.68+ds/BibTcl/configure:352:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
bibtool-2.68+ds/BibTcl/configure-353-    # Reject names that are not valid shell variable names.
bibtool-2.68+ds/BibTcl/configure:354:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
bibtool-2.68+ds/BibTcl/configure-355-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
bibtool-2.68+ds/BibTcl/configure-356-    fi
bibtool-2.68+ds/BibTcl/configure:357:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bibtool-2.68+ds/BibTcl/configure-358-    eval "with_${ac_package}=no" ;;
##############################################
bibtool-2.68+ds/BibTcl/configure-381-  *)
bibtool-2.68+ds/BibTcl/configure:382:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
bibtool-2.68+ds/BibTcl/configure-383-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
bibtool-2.68+ds/BibTcl/configure-394-if test -n "$ac_prev"; then
bibtool-2.68+ds/BibTcl/configure:395:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
bibtool-2.68+ds/BibTcl/configure-396-fi
##############################################
bibtool-2.68+ds/BibTcl/configure-459-  ac_prog=$0
bibtool-2.68+ds/BibTcl/configure:460:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
bibtool-2.68+ds/BibTcl/configure-461-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
bibtool-2.68+ds/BibTcl/configure-475-fi
bibtool-2.68+ds/BibTcl/configure:476:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
bibtool-2.68+ds/BibTcl/configure-477-
##############################################
bibtool-2.68+ds/BibTcl/configure-527-echo "configure:528: checking for $ac_word" >&5
bibtool-2.68+ds/BibTcl/configure:528:if eval "test \"`echo '$''{'ac_cv_path_TCLSH'+set}'`\" = set"; then
bibtool-2.68+ds/BibTcl/configure-529-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
bibtool-2.68+ds/BibTcl/configure-569-	
bibtool-2.68+ds/BibTcl/configure:570:CONFIG_FILE=`echo 'puts [file join [file dirname [info library]] tclConfig.sh]' | $TCLSH`
bibtool-2.68+ds/BibTcl/configure-571-if test -f $CONFIG_FILE ; then
##############################################
bibtool-2.68+ds/BibTcl/configure-784-    fi
bibtool-2.68+ds/BibTcl/configure:785:    ac_file=`expr $ac_file + 1`
bibtool-2.68+ds/BibTcl/configure-786-    ac_beg=$ac_end
bibtool-2.68+ds/BibTcl/configure:787:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
bibtool-2.68+ds/BibTcl/configure-788-  fi
##############################################
bibtool-2.68+ds/BibTcl/configure-802-  case "$ac_file" in
bibtool-2.68+ds/BibTcl/configure:803:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
bibtool-2.68+ds/BibTcl/configure:804:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
bibtool-2.68+ds/BibTcl/configure-805-  *) ac_file_in="${ac_file}.in" ;;
##############################################
bibtool-2.68+ds/BibTcl/configure-810-  # Remove last slash and all that follows it.  Not all systems have dirname.
bibtool-2.68+ds/BibTcl/configure:811:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
bibtool-2.68+ds/BibTcl/configure-812-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
bibtool-2.68+ds/BibTcl/configure-814-    test ! -d "$ac_dir" && mkdir "$ac_dir"
bibtool-2.68+ds/BibTcl/configure:815:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
bibtool-2.68+ds/BibTcl/configure-816-    # A "../" for each directory in $ac_dir_suffix.
bibtool-2.68+ds/BibTcl/configure:817:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
bibtool-2.68+ds/BibTcl/configure-818-  else
##############################################
bibtool-2.68+ds/BibTcl/configure-824-      if test -z "$ac_dots"; then top_srcdir=.
bibtool-2.68+ds/BibTcl/configure:825:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
bibtool-2.68+ds/BibTcl/configure-826-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
bibtool-2.68+ds/BibTcl/configure-834-  rm -f "$ac_file"
bibtool-2.68+ds/BibTcl/configure:835:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
bibtool-2.68+ds/BibTcl/configure-836-  case "$ac_file" in
##############################################
bibtool-2.68+ds/BibTcl/configure-841-
bibtool-2.68+ds/BibTcl/configure:842:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
bibtool-2.68+ds/BibTcl/configure-843-  sed -e "$ac_comsub
##############################################
bibtool-2.68+ds/BibTcl/configure.in-17-	
bibtool-2.68+ds/BibTcl/configure.in:18:CONFIG_FILE=`echo 'puts [[file join [file dirname [info library]] tclConfig.sh]]' | $TCLSH`
bibtool-2.68+ds/BibTcl/configure.in-19-if test -f $CONFIG_FILE ; then
##############################################
bibtool-2.68+ds/install-sh-85-
bibtool-2.68+ds/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
bibtool-2.68+ds/install-sh-87-	    shift
##############################################
bibtool-2.68+ds/install-sh-89-
bibtool-2.68+ds/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
bibtool-2.68+ds/install-sh-91-	    shift
##############################################
bibtool-2.68+ds/install-sh-150-	then
bibtool-2.68+ds/install-sh:151:		dst="$dst"/`basename $src`
bibtool-2.68+ds/install-sh-152-	else
##############################################
bibtool-2.68+ds/install-sh-157-## this sed command emulates the dirname command
bibtool-2.68+ds/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
bibtool-2.68+ds/install-sh-159-
##############################################
bibtool-2.68+ds/install-sh-171-IFS='%'
bibtool-2.68+ds/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
bibtool-2.68+ds/install-sh-173-IFS="${oIFS}"
##############################################
bibtool-2.68+ds/install-sh-205-	then
bibtool-2.68+ds/install-sh:206:		dstfile=`basename $dst`
bibtool-2.68+ds/install-sh-207-	else
##############################################
bibtool-2.68+ds/install-sh-215-	then
bibtool-2.68+ds/install-sh:216:		dstfile=`basename $dst`
bibtool-2.68+ds/install-sh-217-	else
##############################################
bibtool-2.68+ds/test/lib/BUnit.pm-176-    print "\n$BIBTOOL $args $rsc <$bib 1>$out 2>$err\n" if $a{debug};
bibtool-2.68+ds/test/lib/BUnit.pm:177:    `$BIBTOOL $args $rsc <$bib 1>$out 2>$err`;
bibtool-2.68+ds/test/lib/BUnit.pm-178-  } else {
bibtool-2.68+ds/test/lib/BUnit.pm-179-    print "\n$BIBTOOL $args $rsc $bib <$null 1>$out 2>$err\n" if $a{debug};
bibtool-2.68+ds/test/lib/BUnit.pm:180:    `$BIBTOOL $args $rsc $bib <$null 1>$out 2>$err`;
bibtool-2.68+ds/test/lib/BUnit.pm-181-  }
##############################################
bibtool-2.68+ds/test/lib/BUnit.pm-338-  my $err  = '_lib.err';
bibtool-2.68+ds/test/lib/BUnit.pm:339:  `$BIBTOOL -h 2>$err`;
bibtool-2.68+ds/test/lib/BUnit.pm-340-
##############################################
bibtool-2.68+ds/test/lib/BUnit.pm-356-  my $err  = '_lib.err';
bibtool-2.68+ds/test/lib/BUnit.pm:357:  `$BIBTOOL -h 2>$err`;
bibtool-2.68+ds/test/lib/BUnit.pm-358-
##############################################
bibtool-2.68+ds/debian/tests/stresstest-50-do
bibtool-2.68+ds/debian/tests/stresstest:51:    args=`echo $acode | tr : ' '`
bibtool-2.68+ds/debian/tests/stresstest-52-    stdout=$DESTDIR/testout:$acode
##############################################
bibtool-2.68+ds/debian/tests/stresstest-76-do
bibtool-2.68+ds/debian/tests/stresstest:77:    stdout=$DESTDIR/testout:-x`echo $auxfile | tr / :`
bibtool-2.68+ds/debian/tests/stresstest-78-    stderr=${stdout}@2
##############################################
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm-176-    print "\n$BIBTOOL $args $rsc <$bib 1>$out 2>$err\n" if $a{debug};
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm:177:    `$BIBTOOL $args $rsc <$bib 1>$out 2>$err`;
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm-178-  } else {
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm-179-    print "\n$BIBTOOL $args $rsc $bib <$null 1>$out 2>$err\n" if $a{debug};
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm:180:    `$BIBTOOL $args $rsc $bib <$null 1>$out 2>$err`;
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm-181-  }
##############################################
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm-338-  my $err  = '_lib.err';
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm:339:  `$BIBTOOL -h 2>$err`;
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm-340-
##############################################
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm-356-  my $err  = '_lib.err';
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm:357:  `$BIBTOOL -h 2>$err`;
bibtool-2.68+ds/.pc/debianization.patch/test/lib/BUnit.pm-358-