===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mapivi-0.9.7/mapivi-3146-	  #$hiresstart = [gettimeofday];  # hires - measure the loading time
mapivi-0.9.7/mapivi:3147:	  $fh->exec($string);
mapivi-0.9.7/mapivi-3148-	  proccount(1);				# count processes
##############################################
mapivi-0.9.7/mapivi-4146-	else {
mapivi-0.9.7/mapivi:4147:		warn "light_table_shift: should not be reached where = $where";
mapivi-0.9.7/mapivi-4148-	}
##############################################
mapivi-0.9.7/mapivi-13927-						 print "com = $command\n" if $verbose;
mapivi-0.9.7/mapivi:13928:						 my $buffer = `$command`;
mapivi-0.9.7/mapivi-13929-						 showText("Output of PlugIn $menuitem", $buffer, NO_WAIT) if ($buffer ne '');
##############################################
mapivi-0.9.7/mapivi-25840-  my $command = "identify -verbose \"$dpic\" ";
mapivi-0.9.7/mapivi:25841:  my $buffer = `$command`;
mapivi-0.9.7/mapivi-25842-  showText("Information about $pic", $buffer, NO_WAIT, $thumb);
##############################################
mapivi-0.9.7/mapivi-26620-	# start the background process
mapivi-0.9.7/mapivi:26621:	$actexe->exec($string);
mapivi-0.9.7/mapivi-26622-