===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
aspell-br-0.50-2/configure-42-      # Taken from autoconf 2.50
aspell-br-0.50-2/configure:43:      envvar=`expr "x$option" : 'x\([^=]*\)='`
aspell-br-0.50-2/configure-44-      # Reject names that are not valid shell variable names.
##############################################
aspell-br-0.50-2/configure-47-      { (exit 1); exit 1; }; }
aspell-br-0.50-2/configure:48:      optarg=`echo "$optarg" | sed "s/'/'\\\\\\\\''/g"`
aspell-br-0.50-2/configure-49-      eval "$envvar='$optarg'"
##############################################
aspell-br-0.50-2/configure-70-echo $ECHO_N "Finding Dictionary file location ... $ECHO_C"
aspell-br-0.50-2/configure:71:dictdir=`$ASPELL dump config dict-dir`
aspell-br-0.50-2/configure-72-echo $dictdir
##############################################
aspell-br-0.50-2/configure-74-echo $ECHO_N "Finding Data file location ... $ECHO_C"
aspell-br-0.50-2/configure:75:datadir=`$ASPELL dump config data-dir`
aspell-br-0.50-2/configure-76-echo $datadir
##############################################
aspell-br-0.50-2/debian/rules-16-	    gzip -9 -c "$$f" > "$(DEB_DESTDIR)/usr/share/aspell/"$$f".gz"; \
aspell-br-0.50-2/debian/rules:17:	    WL=`echo $$f | sed 's/\.cwl$$//'`; \
aspell-br-0.50-2/debian/rules-18-	    echo $$WL; \