===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libterm-shell-perl-0.12/examples/psh.pl-86-        {
libterm-shell-perl-0.12/examples/psh.pl:87:            system( $command, @args );
libterm-shell-perl-0.12/examples/psh.pl-88-        }
##############################################
libterm-shell-perl-0.12/lib/Term/Shell.pm-195-        close $handle;
libterm-shell-perl-0.12/lib/Term/Shell.pm:196:        system( $pager, $name ) == 0
libterm-shell-perl-0.12/lib/Term/Shell.pm-197-            or print <<END;