===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
profphd-utils-1.0.10/compile.pl-133-    print "--- $scrName: system '\\cp $fileMake $fileMakeTmp '\n";
profphd-utils-1.0.10/compile.pl:134:    system("\\cp $fileMake $fileMakeTmp");
profphd-utils-1.0.10/compile.pl-135-
##############################################
profphd-utils-1.0.10/compile.pl-137-    print "--- $scrName: system 'make -f $fileMakeTmp'\n";
profphd-utils-1.0.10/compile.pl:138:    system("make -f $fileMakeTmp");
profphd-utils-1.0.10/compile.pl-139-
##############################################
profphd-utils-1.0.10/compile.pl-141-	print "--- $scrName: system '\\mv $exeDef $exeOut'\n";
profphd-utils-1.0.10/compile.pl:142:	system("\\mv $exeDef $exeOut"); 
profphd-utils-1.0.10/compile.pl-143-	$exeDef=$exeOut; }
##############################################
profphd-utils-1.0.10/debian/tests/convert-seq-test-18-for lnk in `find . -type l -name "*.gz"` ; do
profphd-utils-1.0.10/debian/tests/convert-seq-test:19:    ln -s `basename $(readlink $lnk) .gz` `echo $lnk | sed 's/\.gz$//'`
profphd-utils-1.0.10/debian/tests/convert-seq-test-20-    rm $lnk
##############################################
profphd-utils-1.0.10/debian/tests/filter-hssp-test-18-for lnk in `find . -type l -name "*.gz"` ; do
profphd-utils-1.0.10/debian/tests/filter-hssp-test:19:    ln -s `basename $(readlink $lnk) .gz` `echo $lnk | sed 's/\.gz$//'`
profphd-utils-1.0.10/debian/tests/filter-hssp-test-20-    rm $lnk