===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
adms-2.3.6/.travis.yml-24-  # workaround clang not system wide, fail on sudo make install
adms-2.3.6/.travis.yml:25:  - export CC=`which $CC`
adms-2.3.6/.travis.yml-26-
##############################################
adms-2.3.6/ChangeLog-62-	 * add all standard functions and transcendental functions (LRM v2.3.1)
adms-2.3.6/ChangeLog:63:	 * add `$limit` function, used in Xyce
adms-2.3.6/ChangeLog-64- * fixed CMake build system:
##############################################
adms-2.3.6/INSTALL-173-directory configuration variables that were expressed in terms of
adms-2.3.6/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
adms-2.3.6/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
adms-2.3.6/admsXml/mkctext.pl-62-my$cygpath_top_srcdir=$top_srcdir;
adms-2.3.6/admsXml/mkctext.pl:63:if($cygpath_top_srcdir=`cygpath -ad $top_srcdir 2>/dev/null`)
adms-2.3.6/admsXml/mkctext.pl-64-{
##############################################
adms-2.3.6/admsXml/mkelements.pl-42-my$admsxml=XML::LibXML->new->parse_file("$top_srcdir/adms.xml")->getDocumentElement;
adms-2.3.6/admsXml/mkelements.pl:43:map{eval("sub x$_ {\&checkargument(\@_); shift->getAttribute(\"$_\");}");} qw(name path datatypefamily datatypename default info element attribute format);
adms-2.3.6/admsXml/mkelements.pl-44-my$admstpathxml=XML::LibXML->new->parse_file("$top_srcdir/admstpath.xml")->getDocumentElement;
adms-2.3.6/admsXml/mkelements.pl:45:map{eval("sub x$_ {\&checkargument(\@_); shift->getAttribute(\"$_\");}");} qw(id label value ret linkto eparent regexp);
adms-2.3.6/admsXml/mkelements.pl-46-my$admstxml=XML::LibXML->new->parse_file("$top_srcdir/admst.xml")->getDocumentElement;
adms-2.3.6/admsXml/mkelements.pl:47:map{eval("sub x$_ {\&checkargument(\@_); shift->getAttribute(\"$_\");}");} qw(haschild type);
adms-2.3.6/admsXml/mkelements.pl-48-
##############################################
adms-2.3.6/admsXml/mkelements.pl-65-my$cygpath_top_srcdir=$top_srcdir;
adms-2.3.6/admsXml/mkelements.pl:66:if($cygpath_top_srcdir=`cygpath -ad $top_srcdir 2>/dev/null`)
adms-2.3.6/admsXml/mkelements.pl-67-{
##############################################
adms-2.3.6/admsXml/mkelements.pl-2144-    {
adms-2.3.6/admsXml/mkelements.pl:2145:      print admstpathYacc_y &REQUIRE(xtype($_),xname($_));
adms-2.3.6/admsXml/mkelements.pl-2146-    }
##############################################
adms-2.3.6/auxconf/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
adms-2.3.6/auxconf/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
adms-2.3.6/auxconf/ylwrap-103-case $input in
##############################################
adms-2.3.6/auxconf/ylwrap-111-esac
adms-2.3.6/auxconf/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
adms-2.3.6/auxconf/ylwrap-113-
##############################################
adms-2.3.6/auxconf/ylwrap-150-  shift
adms-2.3.6/auxconf/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
adms-2.3.6/auxconf/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
adms-2.3.6/auxconf/ylwrap-153-done
##############################################
adms-2.3.6/auxconf/ylwrap-182-  do
adms-2.3.6/auxconf/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
adms-2.3.6/auxconf/ylwrap-184-    if test -f "$from"; then
##############################################
adms-2.3.6/auxconf/ylwrap-198-        realtarget=$target
adms-2.3.6/auxconf/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
adms-2.3.6/auxconf/ylwrap-200-      fi
##############################################
adms-2.3.6/bootstrap.sh-3-here=`pwd`
adms-2.3.6/bootstrap.sh:4:cd `dirname $0`
adms-2.3.6/bootstrap.sh-5-
##############################################
adms-2.3.6/images/mkimages.pl-53-  $im->interlaced(1);
adms-2.3.6/images/mkimages.pl:54:  eval($command);
adms-2.3.6/images/mkimages.pl-55-  open PNG,">$png.png";
##############################################
adms-2.3.6/m4/ax_cflags_warn_all.m4-79-   #
adms-2.3.6/m4/ax_cflags_warn_all.m4:80:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
adms-2.3.6/m4/ax_cflags_warn_all.m4-81-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
adms-2.3.6/m4/ax_cflags_warn_all.m4:82:                     [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break])
adms-2.3.6/m4/ax_cflags_warn_all.m4-83-done
##############################################
adms-2.3.6/m4/ax_compare_version.m4-134-      # Determine the number of characters in A and B.
adms-2.3.6/m4/ax_compare_version.m4:135:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
adms-2.3.6/m4/ax_compare_version.m4:136:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
adms-2.3.6/m4/ax_compare_version.m4-137-
adms-2.3.6/m4/ax_compare_version.m4-138-      # Set A to no more than B's length and B to no more than A's length.
adms-2.3.6/m4/ax_compare_version.m4:139:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
adms-2.3.6/m4/ax_compare_version.m4:140:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
adms-2.3.6/m4/ax_compare_version.m4-141-    ],
##############################################
adms-2.3.6/m4/ax_compare_version.m4-143-      # A count greater than zero means use only that many subversions
adms-2.3.6/m4/ax_compare_version.m4:144:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
adms-2.3.6/m4/ax_compare_version.m4:145:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
adms-2.3.6/m4/ax_compare_version.m4-146-    ],
##############################################
adms-2.3.6/m4/ax_compare_version.m4-152-    # Pad zeros at end of numbers to make same length.
adms-2.3.6/m4/ax_compare_version.m4:153:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
adms-2.3.6/m4/ax_compare_version.m4:154:    B="$B`echo $A | sed 's/./0/g'`"
adms-2.3.6/m4/ax_compare_version.m4-155-    A="$ax_compare_version_tmp_A"
##############################################
adms-2.3.6/m4/ax_compiler_vendor.m4-73-      *:) vendor=$ventest; continue ;;
adms-2.3.6/m4/ax_compiler_vendor.m4:74:      *)  vencpp="defined("`echo $ventest | sed 's/,/) || defined(/g'`")" ;;
adms-2.3.6/m4/ax_compiler_vendor.m4-75-    esac
##############################################
adms-2.3.6/m4/ax_compiler_vendor.m4-81-  done
adms-2.3.6/m4/ax_compiler_vendor.m4:82:  ax_cv_[]_AC_LANG_ABBREV[]_compiler_vendor=`echo $vendor | cut -d: -f1`
adms-2.3.6/m4/ax_compiler_vendor.m4-83- ])
##############################################
adms-2.3.6/m4/ax_perl_module_version.m4-41-# Check the number of arguments
adms-2.3.6/m4/ax_perl_module_version.m4:42:args_num=`echo $ac_perl_list_modules | wc -w`
adms-2.3.6/m4/ax_perl_module_version.m4-43-let "ckeck_args = $args_num % 2"
##############################################
adms-2.3.6/m4/ax_perl_module_version.m4-52-  while test ${#ac_perl_list_modules} -gt 2 ; do
adms-2.3.6/m4/ax_perl_module_version.m4:53:	module_name=`echo $ac_perl_list_modules | cut -d " " -f 1`
adms-2.3.6/m4/ax_perl_module_version.m4:54:	module_version=`echo $ac_perl_list_modules | cut -d " " -f 2`
adms-2.3.6/m4/ax_perl_module_version.m4:55:	ac_perl_list_modules=`echo $ac_perl_list_modules | cut -d " " -f 3-`
adms-2.3.6/m4/ax_perl_module_version.m4-56-	AC_MSG_CHECKING(for perl module $module_name version $module_version)
##############################################
adms-2.3.6/m4/ax_perl_module_version.m4-63-	else
adms-2.3.6/m4/ax_perl_module_version.m4:64:	  version=`$PERL "-M$module_name" -e 'print $'"$module_name::VERSION" 2>&1`
adms-2.3.6/m4/ax_perl_module_version.m4-65-	  $PERL -e 'exit(shift cmp shift)' "$version" "$module_version"
##############################################
adms-2.3.6/testcases/testNgspice.sh-80-
adms-2.3.6/testcases/testNgspice.sh:81:  dir=`dirname $VA`
adms-2.3.6/testcases/testNgspice.sh:82:  file=`basename $VA`
adms-2.3.6/testcases/testNgspice.sh-83-
##############################################
adms-2.3.6/testcases/testXyce.sh-71-
adms-2.3.6/testcases/testXyce.sh:72:  dir=`dirname $VA`
adms-2.3.6/testcases/testXyce.sh:73:  file=`basename $VA`
adms-2.3.6/testcases/testXyce.sh-74-