===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
vtwm-5.4.7/contrib/support/sysrc_add_apps.sh-29-	CWD=$PWD
vtwm-5.4.7/contrib/support/sysrc_add_apps.sh:30:	cd `dirname "$INPUT"` && INDIR=$PWD && INNAME=`basename "$INPUT"`
vtwm-5.4.7/contrib/support/sysrc_add_apps.sh:31:	cd `dirname "$OUTPUT"` && OUTDIR=$PWD && OUTNAME=`basename "$OUTPUT"`
vtwm-5.4.7/contrib/support/sysrc_add_apps.sh-32-	cd $CWD
##############################################
vtwm-5.4.7/contrib/support/sysrc_add_apps.sh-101-		else
vtwm-5.4.7/contrib/support/sysrc_add_apps.sh:102:			[ -z "`which $CMD 2>/dev/null`" ] && return
vtwm-5.4.7/contrib/support/sysrc_add_apps.sh-103-			printf "\t\"%s\"\t\tf.exec \"%s &\"\n" $CMD $STR \
##############################################
vtwm-5.4.7/Imakefile-178-	echo '    "Platform:  -",' >>$@
vtwm-5.4.7/Imakefile:179:	echo '    "Build:  '`LC_ALL=C date --utc --date=@$${SOURCE_DATE_EPOCH}`'",' >>$@
vtwm-5.4.7/Imakefile-180-else