===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libexpect-perl-1.21/examples/kibitz/kibitz-166-      unless $fifocmd;
libexpect-perl-1.21/examples/kibitz/kibitz:167:   system(sprintf $fifocmd,$inf) == 0 or
libexpect-perl-1.21/examples/kibitz/kibitz-168-      die "$pgm: could not make fifo \"$inf\": $?\n";
libexpect-perl-1.21/examples/kibitz/kibitz:169:   system(sprintf $fifocmd,$outf) == 0 or
libexpect-perl-1.21/examples/kibitz/kibitz-170-      unlink($inf),