===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ggcov-0.10/git2changelog-54-
ggcov-0.10/git2changelog:55:    tag=`canon_tag $1`
ggcov-0.10/git2changelog:56:    gitdate=`git show --pretty='format:%at' $tag | sed -n -e '1s/ .0000$//p'`
ggcov-0.10/git2changelog-57-    date +"$DATE_FORMAT" -d "$gitdate"
##############################################
ggcov-0.10/git2changelog-68-    case "$1" in
ggcov-0.10/git2changelog:69:    --package=*) PACKAGE=`echo "$1"|sed -e 's|^[^=]*=||g'` ;;
ggcov-0.10/git2changelog-70-    --package) PACKAGE="$2" ; shift ;;
##############################################
ggcov-0.10/git2changelog-80-	esac
ggcov-0.10/git2changelog:81:	NREVS=`expr $NREVS + 1`
ggcov-0.10/git2changelog-82-	;;
##############################################
ggcov-0.10/git2changelog-94-else
ggcov-0.10/git2changelog:95:    TAG1=`canon_tag "$REV1"`
ggcov-0.10/git2changelog-96-fi
##############################################
ggcov-0.10/git2changelog-102-    REV2="latest revision"
ggcov-0.10/git2changelog:103:    DATE=`date +"$DATE_FORMAT"`
ggcov-0.10/git2changelog-104-    RELEASE=
ggcov-0.10/git2changelog-105-else
ggcov-0.10/git2changelog:106:    TAG2=`canon_tag "$REV2"`
ggcov-0.10/git2changelog:107:    DATE=`get_rev_date $REV2`
ggcov-0.10/git2changelog-108-    RELEASE="$REV2"
##############################################
ggcov-0.10/configure.ac-87-    dnl Defeat autoconf caching
ggcov-0.10/configure.ac:88:    cachevar=`echo unset ac_cv_lib_${lib}_db_create | $as_tr_sh`
ggcov-0.10/configure.ac-89-    eval "unset $cachevar"
##############################################
ggcov-0.10/configure.ac-232-bfd_save_LIBS="$LIBS"
ggcov-0.10/configure.ac:233:for dir in `$CC -print-search-dirs | sed -n -e 's|:| |g' -e 's|^libraries.*=||p'` ; do
ggcov-0.10/configure.ac-234-    BFD_LIBS="$dir/libbfd.a $dir/libiberty.a"
##############################################
ggcov-0.10/configure.ac-383-	dnl so the executable will be smaller
ggcov-0.10/configure.ac:384:	GGCOV_GUI_LIBS=`echo "$GGCOV_GUI_LIBS" | sed -e 's/-Wl,--export-dynamic//g'`
ggcov-0.10/configure.ac:385:	GCONF_LIBS=`echo "$GCONF_LIBS" | sed -e 's/-Wl,--export-dynamic//g'`
ggcov-0.10/configure.ac-386-
##############################################
ggcov-0.10/buildrpm-104-
ggcov-0.10/buildrpm:105:TARBALL=`awk '/^Source:/{print $2}' < $SPECFILE.in`
ggcov-0.10/buildrpm-106-case "$TARBALL" in
##############################################
ggcov-0.10/test/filter-callgraph.pl-60-	{
ggcov-0.10/test/filter-callgraph.pl:61:	    if (is_system($filename))
ggcov-0.10/test/filter-callgraph.pl-62-	    {
ggcov-0.10/test/filter-callgraph.pl:63:		print "is_system($filename) = 1\n" if ($debug);
ggcov-0.10/test/filter-callgraph.pl-64-		$nsys++;
##############################################
ggcov-0.10/test/filter-callgraph.pl-67-	    {
ggcov-0.10/test/filter-callgraph.pl:68:		print "is_system($filename) = 0\n" if ($debug);
ggcov-0.10/test/filter-callgraph.pl-69-		$napp++;
##############################################
ggcov-0.10/test/platform.sh-43-
ggcov-0.10/test/platform.sh:44:NAME=`uname -s | $tolower`
ggcov-0.10/test/platform.sh:45:ARCH=`uname -m | $tolower`
ggcov-0.10/test/platform.sh:46:REV=`uname -r | $tolower`
ggcov-0.10/test/platform.sh-47-VENDOR=unknown
##############################################
ggcov-0.10/test/platform.sh-76-	NAME=solaris
ggcov-0.10/test/platform.sh:77:	REV=`echo $REV | sed -e s'/^5\.//'`
ggcov-0.10/test/platform.sh-78-	;;
##############################################
ggcov-0.10/test/platform.sh-89-
ggcov-0.10/test/platform.sh:90:REV=`echo "$REV" | sed -e 's|-.*||' -e 's|\.||g'`
ggcov-0.10/test/platform.sh-91-
##############################################
ggcov-0.10/test/list-manifest.sh-22-    echo $f
ggcov-0.10/test/list-manifest.sh:23:    d=`dirname $f`
ggcov-0.10/test/list-manifest.sh-24-    sed -e '/^#/d' -e "s:^:$d/:" < $f
##############################################
ggcov-0.10/test/common.sh-267-    vcmd "subdir_pop"
ggcov-0.10/test/common.sh:268:    _DSTACK=$(echo "$_DSTACK" | sed -e 's|[^:]*:||')
ggcov-0.10/test/common.sh-269-    dir=$(echo "$_DSTACK" | sed -e 's|:*||')
ggcov-0.10/test/common.sh:270:    _DUPSTACK=$(echo "$_DUPSTACK" | sed -e 's|[^:]*:||')
ggcov-0.10/test/common.sh-271-    _DUP=$(echo "$_DUPSTACK" | sed -e 's|:*||')
ggcov-0.10/test/common.sh:272:    _DDOWNSTACK=$(echo "$_DDOWNSTACK" | sed -e 's|[^:]*:||')
ggcov-0.10/test/common.sh-273-    _DDOWN=$(echo "$_DDOWNSTACK" | sed -e 's|:*||')
##############################################
ggcov-0.10/test/runtest-26-
ggcov-0.10/test/runtest:27:. `dirname $0`/variables.sh
ggcov-0.10/test/runtest-28-
##############################################
ggcov-0.10/test/runtest-82-    [0-9]|[0-9][0-9]|[0-9][0-9][0-9])
ggcov-0.10/test/runtest:83:    	addtest test`printf %03d $1`
ggcov-0.10/test/runtest-84-	;;
##############################################
ggcov-0.10/test/runtest-88-    \![0-9]|\![0-9][0-9]|\![0-9][0-9][0-9])
ggcov-0.10/test/runtest:89:    	addsuppress test`printf %03d ${1#!}`
ggcov-0.10/test/runtest-90-	;;
##############################################
ggcov-0.10/test/runtest-122-    for f in /etc/*-release _dummy ; do
ggcov-0.10/test/runtest:123:        [ $f = _dummy ] || echo "head -1 $f: \"`head -1 $f 2>/dev/null`\""
ggcov-0.10/test/runtest-124-    done
##############################################
ggcov-0.10/test/runtest-128-    /*) ;;
ggcov-0.10/test/runtest:129:    *) echo "which $CC: \"`which $CC`\"" ;;
ggcov-0.10/test/runtest-130-    esac
ggcov-0.10/test/runtest:131:    echo "$CC --version: \"`$CC --version | head -1`\""
ggcov-0.10/test/runtest-132-
##############################################
ggcov-0.10/test/runtest-135-    /*) ;;
ggcov-0.10/test/runtest:136:    *) echo "which $CXX: \"`which $CXX`\"" ;;
ggcov-0.10/test/runtest-137-    esac
ggcov-0.10/test/runtest:138:    echo "$CXX --version: \"`$CXX --version | head -1`\""
ggcov-0.10/test/runtest-139-)
##############################################
ggcov-0.10/test/runtest-150-    if [ $exitcode = 0 ]; then
ggcov-0.10/test/runtest:151:	NPASS=`expr $NPASS + 1`
ggcov-0.10/test/runtest-152-    fi
ggcov-0.10/test/runtest-153-    if [ $exitcode != 99 ]; then
ggcov-0.10/test/runtest:154:        NRUN=`expr $NRUN + 1`
ggcov-0.10/test/runtest-155-    fi
##############################################
ggcov-0.10/test/Makefile.am-30-		@for file in `sh list-manifest.sh` ; do \
ggcov-0.10/test/Makefile.am:31:			mkdir -p `dirname $(distdir)/$$file` ;\
ggcov-0.10/test/Makefile.am-32-			cp $(srcdir)/$$file $(distdir)/$$file ;\
##############################################
ggcov-0.10/ui/logo.xpm-284-"; ' ( | ) < 6 6 < < < < < < ].7 y.< < < < < < < < < < < < < u u u u u J ! =.H.6.;.^.Z !.v.,. .-.^.&.0.` b.u u u @.l.,.u u u u u u u < < < < < < < < < < < < < < < < < < < < < < < < < < < < W.6 * < < < < < 7 7 < 1 2 } / ~ ",
ggcov-0.10/ui/logo.xpm:285:"; ' ( | ) < } 8 9 9 9 9 9 9 9 X.2 < < < < < < < < < < < < < < u u u u u u K P.` 3.u.S ~.9.H.Y.&.U.3.S @.u N {.u u $ ` M {.u u u u u u < < < < < < < < < < < < < < < < < < < < < < < < < < < u F G 9 9 9 9 9 9 0 < 1 2 } / ~ ",
ggcov-0.10/ui/logo.xpm-286-"; ' ( | ) < < < < < < < < < < < < < < < < < < < < < < < < < < < < u u u u u u O M d.#.3.n.^.X u.$ @.u u J -.x.u u u ! ` n.$ u u u u u < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < 1 2 } / ~ ",
##############################################
ggcov-0.10/Makefile.am-43-	cd src ; $(MAKE) \
ggcov-0.10/Makefile.am:44:	    CFLAGS="`echo ' $(CFLAGS) ' | sed -e 's| -O[1-9] | |g'` -pg" \
ggcov-0.10/Makefile.am:45:	    CXXFLAGS="`echo ' $(CXXFLAGS) ' | sed -e 's| -O[1-9] | |g'` -pg" \
ggcov-0.10/Makefile.am-46-	    all