===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
anomaly-1.1.0/test/run_all-27-    TOTAL=`ls ./*.t | wc -l`
anomaly-1.1.0/test/run_all:28:    START=`$VRAMSTEG --now`
anomaly-1.1.0/test/run_all-29-  fi
##############################################
anomaly-1.1.0/test/run_all-36-    $VRAMSTEG --label 'All tests' --min 0 --max $TOTAL --current $COUNT --percentage --start $START --estimate
anomaly-1.1.0/test/run_all:37:    COUNT=`expr $COUNT + 1`
anomaly-1.1.0/test/run_all-38-  fi
##############################################
anomaly-1.1.0/test/run_all-49-  ENDEPOCH=`perl -e 'print time'`
anomaly-1.1.0/test/run_all:50:  RUNTIME=`expr $ENDEPOCH - $STARTEPOCH`
anomaly-1.1.0/test/run_all-51-