===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
debian-history-2.25/bin/fuzzypo-9-L="${L%.po}"
debian-history-2.25/bin/fuzzypo:10:echo "no-obsolete  $L  `${MSGATTR} --no-obsolete  $P |grep ^msgid |sed 1d|wc -l`"
debian-history-2.25/bin/fuzzypo:11:echo "untranslated $L  `${MSGATTR} --untranslated $P |grep ^msgid |sed 1d|wc -l`"
debian-history-2.25/bin/fuzzypo:12:echo "fuzzy        $L  `${MSGATTR} --fuzzy        $P |grep ^msgid |sed 1d|wc -l`"
debian-history-2.25/bin/fuzzypo-13-echo