===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
prometheus-varnish-exporter-1.5.2/build.sh-43-        GOOS=$goos GOARCH=$goarch go build -o $path -ldflags "-X 'main.Version=$VERSION' -X 'main.VersionHash=$VERSION_HASH' -X 'main.VersionDate=$VERSION_DATE'"
prometheus-varnish-exporter-1.5.2/build.sh:44:        echo "  > `du -hc $path | awk 'NR==1{print $1;}'`    `file $path`"
prometheus-varnish-exporter-1.5.2/build.sh-45-
##############################################
prometheus-varnish-exporter-1.5.2/build.sh-59-        path=bin/release/$file_versioned.tar.gz
prometheus-varnish-exporter-1.5.2/build.sh:60:        echo "  > `du -hc $path | awk 'NR==1{print $1;}'`    $path"
prometheus-varnish-exporter-1.5.2/build.sh-61-    done
##############################################
prometheus-varnish-exporter-1.5.2/debian/init-31-{
prometheus-varnish-exporter-1.5.2/debian/init:32:    mkdir -p `dirname $PIDFILE` || true
prometheus-varnish-exporter-1.5.2/debian/init:33:    chown -R $USER: `dirname $LOGFILE`
prometheus-varnish-exporter-1.5.2/debian/init:34:    chown -R $USER: `dirname $PIDFILE`
prometheus-varnish-exporter-1.5.2/debian/init-35-}