===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-horde-text-diff-2.2.1/Horde_Text_Diff-2.2.1/lib/Horde/Text/Diff/Engine/Shell.php-46-        fclose($fp);
php-horde-text-diff-2.2.1/Horde_Text_Diff-2.2.1/lib/Horde/Text/Diff/Engine/Shell.php:47:        $diff = shell_exec($this->_diffCommand . ' ' . $from_file . ' ' . $to_file);
php-horde-text-diff-2.2.1/Horde_Text_Diff-2.2.1/lib/Horde/Text/Diff/Engine/Shell.php-48-        unlink($from_file);