===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
getdata-0.2/getData.conf.d/RefSeq.mk-8-unpack:
getdata-0.2/getData.conf.d/RefSeq.mk:9:	for file in *ff.gz ; do zcat $$file > `basename $$file .gz` ; done
getdata-0.2/getData.conf.d/RefSeq.mk-10-
##############################################
getdata-0.2/getData.conf.d/rfam.getData.mk-6-unpack:
getdata-0.2/getData.conf.d/rfam.getData.mk:7:	for file in *.gz ; do zcat $$file > `basename $$file .gz` ; done
##############################################
getdata-0.2/getData.conf.d/Ensembl_genome.mk-8-unpack:
getdata-0.2/getData.conf.d/Ensembl_genome.mk:9:	for file in *chromosome.*.fa.gz ; do zcat $$file > `basename $$file .gz` ; done
##############################################
getdata-0.2/getData.conf.d/dog.getData.mk-6-unpack:
getdata-0.2/getData.conf.d/dog.getData.mk:7:	for file in *chromosome.*.fa.gz ; do zcat $$file > `basename $$file .gz` ; done
getdata-0.2/getData.conf.d/dog.getData.mk-8-
##############################################
getdata-0.2/debian/rules-12-get-orig-source:
getdata-0.2/debian/rules:13:	sourcedir=`basename $(CURDIR)` ; \
getdata-0.2/debian/rules-14-	cd .. ; \
##############################################
getdata-0.2/.pc/spelling.patch/getData-594-
getdata-0.2/.pc/spelling.patch/getData:595:		foreach my $system (@$config) {
getdata-0.2/.pc/spelling.patch/getData-596-			if ("emboss" eq "$system") {
##############################################
getdata-0.2/.pc/spelling.patch/getData-658-		print STDERR "$cmd\n";
getdata-0.2/.pc/spelling.patch/getData:659:		system($cmd) and die "Experienced problem.";
getdata-0.2/.pc/spelling.patch/getData-660-	}
##############################################
getdata-0.2/.pc/spelling.patch/getData-666-			print STDERR "$cmd\n";
getdata-0.2/.pc/spelling.patch/getData:667:			system($cmd) and die "$db: post-download: Experienced problem.";
getdata-0.2/.pc/spelling.patch/getData-668-		}
##############################################
getdata-0.2/.pc/spelling.patch/getData-679-			if (defined($cmd)) {
getdata-0.2/.pc/spelling.patch/getData:680:				system($cmd) and die "$db: pre-removal: Experienced problem while executing '$cmd': $@\n";
getdata-0.2/.pc/spelling.patch/getData-681-			}
##############################################
getdata-0.2/.pc/spelling.patch/getData-692-		print "Performing: '$cmd'\n" if $verbose;
getdata-0.2/.pc/spelling.patch/getData:693:		system($cmd) and die "$db: removal: Experienced problem while executing '$cmd': $@\n";
getdata-0.2/.pc/spelling.patch/getData-694-		if (exists($toBeMirrored{$db}{"post-removal"})) {
##############################################
getdata-0.2/.pc/spelling.patch/getData-698-				my $cmd = $toBeMirrored{$db}{"post-removal"};
getdata-0.2/.pc/spelling.patch/getData:699:				system($cmd) and die "$db: post-removal: Experienced problem while executing '$cmd': $@\n";
getdata-0.2/.pc/spelling.patch/getData-700-			}
##############################################
getdata-0.2/getData-594-
getdata-0.2/getData:595:		foreach my $system (@$config) {
getdata-0.2/getData-596-			if ("emboss" eq "$system") {
##############################################
getdata-0.2/getData-658-		print STDERR "$cmd\n";
getdata-0.2/getData:659:		system($cmd) and die "Experienced problem.";
getdata-0.2/getData-660-	}
##############################################
getdata-0.2/getData-666-			print STDERR "$cmd\n";
getdata-0.2/getData:667:			system($cmd) and die "$db: post-download: Experienced problem.";
getdata-0.2/getData-668-		}
##############################################
getdata-0.2/getData-679-			if (defined($cmd)) {
getdata-0.2/getData:680:				system($cmd) and die "$db: pre-removal: Experienced problem while executing '$cmd': $@\n";
getdata-0.2/getData-681-			}
##############################################
getdata-0.2/getData-692-		print "Performing: '$cmd'\n" if $verbose;
getdata-0.2/getData:693:		system($cmd) and die "$db: removal: Experienced problem while executing '$cmd': $@\n";
getdata-0.2/getData-694-		if (exists($toBeMirrored{$db}{"post-removal"})) {
##############################################
getdata-0.2/getData-698-				my $cmd = $toBeMirrored{$db}{"post-removal"};
getdata-0.2/getData:699:				system($cmd) and die "$db: post-removal: Experienced problem while executing '$cmd': $@\n";
getdata-0.2/getData-700-			}