===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
blhc-0.12/bin/blhc-1081-            # Embedded `gcc -print-*` commands
blhc-0.12/bin/blhc:1082:            next if $line =~ /`$cc_regex_normal\s*[^`]*-print-\S+`/;
blhc-0.12/bin/blhc-1083-
##############################################
blhc-0.12/t/tests.t-34-    $file = "./t/logs/$file" if $file;
blhc-0.12/t/tests.t:35:    my $output = `./bin/blhc $options $file 2>&1`;
blhc-0.12/t/tests.t-36-