===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
apt-mirror-0.5.4/apt-mirror-786-    {
apt-mirror-0.5.4/apt-mirror:787:        system("gunzip < $path/$index.gz > $path/$index");
apt-mirror-0.5.4/apt-mirror-788-    }
##############################################
apt-mirror-0.5.4/apt-mirror-790-    {
apt-mirror-0.5.4/apt-mirror:791:        system("xz -d < $path/$index.xz > $path/$index");
apt-mirror-0.5.4/apt-mirror-792-    }
##############################################
apt-mirror-0.5.4/apt-mirror-794-    {
apt-mirror-0.5.4/apt-mirror:795:        system("bzip2 -d < $path/$index.bz2 > $path/$index");
apt-mirror-0.5.4/apt-mirror-796-    }