===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mathematica-fonts-21/debian/preinst-11-  if [ -e "$CONFFILE" ]; then
mathematica-fonts-21/debian/preinst:12:   md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`"
mathematica-fonts-21/debian/preinst:13:   old_md5sum="`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e \"\\\\' $CONFFILE'{s/ obsolete$//;s/.* //p}\"`"
mathematica-fonts-21/debian/preinst-14-   if [ "$md5sum" != "$old_md5sum" ]; then