===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
filetraq-0.3/filetraq-58-
filetraq-0.3/filetraq:59:eval ls -1 `sed -n -e '/^[^#]/ { s/ /\\ /g; p; }' "$file"` 2> /dev/null | while read entry; do
filetraq-0.3/filetraq-60-    find "$entry" -xtype f 2> /dev/null | while read name; do
##############################################
filetraq-0.3/filetraq-64-	else
filetraq-0.3/filetraq:65:	    bdir="$backupdir/`echo "$name"`"
filetraq-0.3/filetraq-66-	    test -d "$bdir" || mkdir -p "$bdir"