===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pkgsync-1.27/debian/README.Debian-167-			echo > /etc/pkgsync/$FILE;
pkgsync-1.27/debian/README.Debian:168:			for CLASS in `cat $(workdir)/state/allclasses`; do
pkgsync-1.27/debian/README.Debian-169-			if [ -r /etc/pkgsync/fragments/$FILE.$CLASS ]; then
##############################################
pkgsync-1.27/pkgsync-41-parse_options () {
pkgsync-1.27/pkgsync:42:	TEMP=`getopt -o hksad --long help,keep-unused,simulate -n 'pkgsync' -- "$@"`
pkgsync-1.27/pkgsync-43-	eval set -- "$TEMP"