===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mutrace-0.2.0/bootstrap.sh-27-
mutrace-0.2.0/bootstrap.sh:28:    if [ -e "`which $1$V 2> /dev/null`" ] ; then
mutrace-0.2.0/bootstrap.sh-29-        P="$1$V"
mutrace-0.2.0/bootstrap.sh-30-    else
mutrace-0.2.0/bootstrap.sh:31:	if [ -e "`which $1-$2 2> /dev/null`" ] ; then
mutrace-0.2.0/bootstrap.sh-32-            P="$1-$2"
##############################################
mutrace-0.2.0/debian/rules-19-override_dh_gencontrol:
mutrace-0.2.0/debian/rules:20:	dh_gencontrol -- -VBuilt-Using="`dpkg-query -f'$${source:Package} (= $${source:Version})' -W binutils-dev`"
##############################################
mutrace-0.2.0/matrace.in-19-
mutrace-0.2.0/matrace.in:20:if ! TEMP=`getopt -o +dh --long frames:,debug-info,help -n matrace -- "$@"` ; then
mutrace-0.2.0/matrace.in-21-    exit 1
##############################################
mutrace-0.2.0/mutrace.in-19-
mutrace-0.2.0/mutrace.in:20:if ! TEMP=`getopt -o +ardh --long hash-size:,frames:,locked-min:,owner-changed-min:,contended-min:,max:,trap,help,all,debug-info -n mutrace -- "$@"` ; then
mutrace-0.2.0/mutrace.in-21-    exit 1