===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
stumpwm-1.0.0/debian/rules-4-
stumpwm-1.0.0/debian/rules:5:DEBIAN_VERSION	:= Debian Git checkout $(shell echo -n `head -1 debian/changelog | sed -e 's/^.*(\(.*\)).*$$/\\1/'`)
stumpwm-1.0.0/debian/rules-6-
##############################################
stumpwm-1.0.0/debian/stumpwm.bin-36-if [ -z "$LISP" ]; then
stumpwm-1.0.0/debian/stumpwm.bin:37:    LISP_STUMPWMRC_TMP="`grep --no-messages debian= $HOME/.stumpwmrc`"
stumpwm-1.0.0/debian/stumpwm.bin-38-    LISP_STUMPWMRC=${LISP_STUMPWMRC_TMP##*=}