===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dawg-1.2/Modules/NSIS.template.in-349-    Push "$0;"
dawg-1.2/Modules/NSIS.template.in:350:    Call un.StrStr ; Find `$0;` in $1
dawg-1.2/Modules/NSIS.template.in-351-    Pop $2 ; pos of our dir
##############################################
dawg-1.2/releng/build-rel-osx.sh-6-CMAKE=cmake
dawg-1.2/releng/build-rel-osx.sh:7:REPOS=`svn info | grep URL: | perl -pe 's!^URL: (.+)/releng$!$1!'`
dawg-1.2/releng/build-rel-osx.sh-8-
##############################################
dawg-1.2/releng/build-rel-osx.sh-19-
dawg-1.2/releng/build-rel-osx.sh:20:RELENG_DIR=`mktemp -q -d -t ${PROJ}-releng`
dawg-1.2/releng/build-rel-osx.sh-21-if [ $? -ne 0 ]; then
##############################################
dawg-1.2/releng/build-rel-unix.sh-6-CMAKE=cmake
dawg-1.2/releng/build-rel-unix.sh:7:REPOS=`svn info | grep URL: | perl -pe 's!^URL: (.+)/releng$!$1!'`
dawg-1.2/releng/build-rel-unix.sh-8-
##############################################
dawg-1.2/releng/build-rel-unix.sh-12-
dawg-1.2/releng/build-rel-unix.sh:13:RELENG_DIR=`mktemp -q -d -t ${PROJ}-releng`
dawg-1.2/releng/build-rel-unix.sh-14-if [ $? -ne 0 ]; then