===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
exmh-2.9.0/lib/html/exmh-faq.html-726-%<(nonnull)%(void(width))%(putaddr To: )\n%>\
exmh-2.9.0/lib/html/exmh-faq.html:727:%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\
exmh-2.9.0/lib/html/exmh-faq.html-728-%<(nonnull)%(void(width))%(putaddr cc: )\n%>\
##############################################
exmh-2.9.0/misc/mafe/mafe-792-
exmh-2.9.0/misc/mafe/mafe:793:    system("exmhmail $addr &");
exmh-2.9.0/misc/mafe/mafe-794-}
##############################################
exmh-2.9.0/misc/archiveoldmail-30-	    close(MSG);
exmh-2.9.0/misc/archiveoldmail:31:	    $subdir = `$MHLIB/dp '$date' -format '%(putnum(year{text}))/%(putstr(month{text}))'`;
exmh-2.9.0/misc/archiveoldmail-32-	    chomp($subdir);
##############################################
exmh-2.9.0/misc/archiveoldmail-37-	if (-f $exmhdisplayfile) {
exmh-2.9.0/misc/archiveoldmail:38:	    $exmhdisplay = `cat $exmhdisplayfile`;
exmh-2.9.0/misc/archiveoldmail-39-	    chomp $exmhdisplay;
##############################################
exmh-2.9.0/misc/mhthread-196-if (!-d $folder) {
exmh-2.9.0/misc/mhthread:197:  chomp ($folder = `mhpath $folder`);
exmh-2.9.0/misc/mhthread-198-  if (!-d $folder) {
##############################################
exmh-2.9.0/misc/mhthread-233-  $locked_folder_lockfile = $folder."/.lock";
exmh-2.9.0/misc/mhthread:234:  system ("lockfile", $locked_folder_lockfile);
exmh-2.9.0/misc/mhthread-235-  if ($? >> 8 != 0) {
##############################################
exmh-2.9.0/misc/query_jpilot.sh-36-
exmh-2.9.0/misc/query_jpilot.sh:37:numall=`cat $tempdb | wc -l | sed -e "s/[^0-9]//g"`
exmh-2.9.0/misc/query_jpilot.sh-38-if [ $numall = "0" ]; then
##############################################
exmh-2.9.0/misc/query_jpilot.sh-45-
exmh-2.9.0/misc/query_jpilot.sh:46:numres=`cat $tempresult | wc -l | sed -e "s/[^0-9]//g"`
exmh-2.9.0/misc/query_jpilot.sh-47-if [ $numres = "0" ]; then
##############################################
exmh-2.9.0/misc/comp.pl-107-
exmh-2.9.0/misc/comp.pl:108:system("echo \"send exmh Msg_Compose -form $usecomps\nexit\n\" | wish");
exmh-2.9.0/misc/comp.pl:109:system("rm $newcomps");
##############################################
exmh-2.9.0/misc/cite-lookup-20-
exmh-2.9.0/misc/cite-lookup:21:for my $addr (@ARGV)
exmh-2.9.0/misc/cite-lookup-22-{
##############################################
exmh-2.9.0/misc/bifffolder-7-if [ -f $FILE ]; then
exmh-2.9.0/misc/bifffolder:8:    DISPLAY=`cat $FILE`
exmh-2.9.0/misc/bifffolder-9-    if [ "$DISPLAY" != "" ]; then
##############################################
exmh-2.9.0/misc/exmhwrapper-4-if [ -e $displayfile ] ; then
exmh-2.9.0/misc/exmhwrapper:5:    display=`cat $displayfile`
exmh-2.9.0/misc/exmhwrapper-6-    if [ "$display" != "" ]; then