===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
zutils-1.9/zcat.cc-130-               "      --xz=<command>           set compressor and options for xz format\n" );
zutils-1.9/zcat.cc:131:  show_help_addr();
zutils-1.9/zcat.cc-132-  }
##############################################
zutils-1.9/ztest.cc-87-               "      --xz=<command>           set compressor and options for xz format\n" );
zutils-1.9/ztest.cc:88:  show_help_addr();
zutils-1.9/ztest.cc-89-  }
##############################################
zutils-1.9/zcmp.cc-87-               "Ki = KiB = 2^10 = 1024, M = 10^6, Mi = 2^20, G = 10^9, Gi = 2^30, etc...\n" );
zutils-1.9/zcmp.cc:88:  show_help_addr();
zutils-1.9/zcmp.cc-89-  }
##############################################
zutils-1.9/zgrep.cc-106-               "Ki = KiB = 2^10 = 1024, M = 10^6, Mi = 2^20, G = 10^9, Gi = 2^30, etc...\n" );
zutils-1.9/zgrep.cc:107:  show_help_addr();
zutils-1.9/zgrep.cc-108-  }
##############################################
zutils-1.9/testsuite/check.sh-10-objdir=`pwd`
zutils-1.9/testsuite/check.sh:11:testdir=`cd "$1" ; pwd`
zutils-1.9/testsuite/check.sh-12-ZCAT="${objdir}"/zcat
##############################################
zutils-1.9/testsuite/check.sh-363-[ $? = 2 ] || test_failed $LINENO
zutils-1.9/testsuite/check.sh:364:lines=`"${ZTEST}" -N in.gz "${bad0_lz}" in.bz2 "${bad1_lz}" in.lz 2>&1 | wc -l`
zutils-1.9/testsuite/check.sh-365-[ "${lines}" -eq 2 ] || test_failed $LINENO "${lines}"
zutils-1.9/testsuite/check.sh:366:lines=`"${ZTEST}" -Nv in.gz "${bad0_lz}" in.bz2 "${bad1_lz}" in.lz 2>&1 | wc -l`
zutils-1.9/testsuite/check.sh-367-[ "${lines}" -eq 6 ] || test_failed $LINENO "${lines}"
##############################################
zutils-1.9/zfgrep.in-1-#! /bin/sh
zutils-1.9/zfgrep.in:2:bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
zutils-1.9/zfgrep.in-3-exec "${bindir}"zgrep -F "$@"
##############################################
zutils-1.9/zupdate.cc-91-               "      --xz=<command>           set compressor and options for xz format\n" );
zutils-1.9/zupdate.cc:92:  show_help_addr();
zutils-1.9/zupdate.cc-93-  }
##############################################
zutils-1.9/rc.h-47-
zutils-1.9/rc.h:48:void show_help_addr();
zutils-1.9/rc.h-49-void show_version();
##############################################
zutils-1.9/zegrep.in-1-#! /bin/sh
zutils-1.9/zegrep.in:2:bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
zutils-1.9/zegrep.in-3-exec "${bindir}"zgrep -E "$@"
##############################################
zutils-1.9/zdiff.cc-96-               "      --xz=<command>                set compressor and options for xz format\n" );
zutils-1.9/zdiff.cc:97:  show_help_addr();
zutils-1.9/zdiff.cc-98-  }
##############################################
zutils-1.9/rc.cc-317-
zutils-1.9/rc.cc:318:void show_help_addr()
zutils-1.9/rc.cc-319-  {
##############################################
zutils-1.9/.pc/debian/0001-build.patch/configure-47-	case ${option} in
zutils-1.9/.pc/debian/0001-build.patch/configure:48:	*=*) optarg=`echo "${option}" | sed -e 's,^[^=]*=,,;s,/$,,'` ;;
zutils-1.9/.pc/debian/0001-build.patch/configure-49-	esac
##############################################
zutils-1.9/.pc/debian/0001-build.patch/configure-133-		## the sed command below emulates the dirname command
zutils-1.9/.pc/debian/0001-build.patch/configure:134:		srcdir=`echo "$0" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
zutils-1.9/.pc/debian/0001-build.patch/configure-135-	fi
##############################################
zutils-1.9/.pc/debian/0001-build.patch/configure-144-# Set srcdir to . if that's what it is.
zutils-1.9/.pc/debian/0001-build.patch/configure:145:if [ "`pwd`" = "`cd "${srcdir}" ; pwd`" ] ; then srcdir=. ; fi
zutils-1.9/.pc/debian/0001-build.patch/configure-146-
##############################################
zutils-1.9/configure-47-	case ${option} in
zutils-1.9/configure:48:	*=*) optarg=`echo "${option}" | sed -e 's,^[^=]*=,,;s,/$,,'` ;;
zutils-1.9/configure-49-	esac
##############################################
zutils-1.9/configure-133-		## the sed command below emulates the dirname command
zutils-1.9/configure:134:		srcdir=`echo "$0" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
zutils-1.9/configure-135-	fi
##############################################
zutils-1.9/configure-144-# Set srcdir to . if that's what it is.
zutils-1.9/configure:145:if [ "`pwd`" = "`cd "${srcdir}" ; pwd`" ] ; then srcdir=. ; fi
zutils-1.9/configure-146-