===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
manpages-fr-extra-20151231+nmu1/Makefile-54-# 	    [ -f $$f ] || continue; \
manpages-fr-extra-20151231+nmu1/Makefile:55:# 	    d=$(INSTDIR)/`dirname $$f`; \
manpages-fr-extra-20151231+nmu1/Makefile-56-# 	    [ -d $$d ] || mkdir $$d; \
##############################################
manpages-fr-extra-20151231+nmu1/Makefile.common-21-  echo -n "Creating link $(2) pointing to $(1)... "; \
manpages-fr-extra-20151231+nmu1/Makefile.common:22:  section1=`echo $(1) | sed -e "s/^.*\.\([1-9]\)\([^1-9.][^.]*\)*$$/\1/"`; \
manpages-fr-extra-20151231+nmu1/Makefile.common:23:  section2=`echo $(2) | sed -e "s/^.*\.\([1-9]\)\([^1-9.][^.]*\)*$$/\1/"`; \
manpages-fr-extra-20151231+nmu1/Makefile.common:24:  if [ `expr $$section1 : "[1-9]"` = 0 ] || [ `expr $$section2 : "[1-9]"` = 0 ]; then \
manpages-fr-extra-20151231+nmu1/Makefile.common-25-    echo "failed."; \
##############################################
manpages-fr-extra-20151231+nmu1/Makefile.common-49-    if [ -e $$file ]; then \
manpages-fr-extra-20151231+nmu1/Makefile.common:50:      section=`echo $$file | sed -e "s/^.*\.\([1-9]\|pod\)\([^1-9.][^.]*\)*$$/\1/"`; \
manpages-fr-extra-20151231+nmu1/Makefile.common:51:      if [ `expr $$section : "pod"` = 0 ]; then \
manpages-fr-extra-20151231+nmu1/Makefile.common:52:        if [ `expr $$section : "[1-9]"` = 0 ]; then \
manpages-fr-extra-20151231+nmu1/Makefile.common-53-          echo "failed."; \
##############################################
manpages-fr-extra-20151231+nmu1/Makefile.common-78-# 	  cat links | while read line; do \
manpages-fr-extra-20151231+nmu1/Makefile.common:79:# 	    LINK=`echo $$line | cut -d " " -f 1`; \
manpages-fr-extra-20151231+nmu1/Makefile.common:80:# 	    TARGET=`echo $$line | cut -d " " -f 2`; \
manpages-fr-extra-20151231+nmu1/Makefile.common-81-# 	    $(call create_link,$$TARGET,$$LINK); \
##############################################
manpages-fr-extra-20151231+nmu1/bash/po4a/po/fr.po-20722-#~ "No interpretation of a number of backslash-escaped characters in the `"
manpages-fr-extra-20151231+nmu1/bash/po4a/po/fr.po:20723:#~ "$PS1', `$PS2', `$PS3', and `$PS4' prompt strings."
manpages-fr-extra-20151231+nmu1/bash/po4a/po/fr.po-20724-#~ msgstr ""
##############################################
manpages-fr-extra-20151231+nmu1/cron/C/man5/crontab.5-342-.nf
manpages-fr-extra-20151231+nmu1/cron/C/man5/crontab.5:343:0 4 * * Sat   [ "$(date +\\%e)" = "`ncal | grep $(date +\\%a | sed \-e 's/.$//') | sed \-e 's/^.*\\s\\([0-9]\\+\\)\\s*$/\\1/'`" ] && echo "Last Saturday" && program_to_run
manpages-fr-extra-20151231+nmu1/cron/C/man5/crontab.5-344-.fi
##############################################
manpages-fr-extra-20151231+nmu1/cron/po4a/po/fr.po-1061-#, no-wrap
manpages-fr-extra-20151231+nmu1/cron/po4a/po/fr.po:1062:msgid "0 4 * * Sat   [ \"$(date +\\e%e)\" = \"`ncal | grep $(date +\\e%a | sed -e 's/.$//') | sed -e 's/^.*\\es\\e([0-9]\\e+\\e)\\es*$/\\e1/'`\" ] && echo \"Last Saturday\" && program_to_run\n"
manpages-fr-extra-20151231+nmu1/cron/po4a/po/fr.po-1063-msgstr ""
manpages-fr-extra-20151231+nmu1/cron/po4a/po/fr.po-1064-"0 4 * * Sat  [ \"$(date +\\e%e)\" = \n"
manpages-fr-extra-20151231+nmu1/cron/po4a/po/fr.po:1065:" \"`ncal | grep $(date +\\e%a | sed  -e 's/.$//') | sed -e 's/^.*\\s\\([0-9]\\+\\)\\s*$/\\1/'`\" \n"
manpages-fr-extra-20151231+nmu1/cron/po4a/po/fr.po-1066-" ] && echo \"Dernier samedi\" && programme_à_exécuter\n"
##############################################
manpages-fr-extra-20151231+nmu1/lilo/C/pod/pod2manpage-48-
manpages-fr-extra-20151231+nmu1/lilo/C/pod/pod2manpage:49:NAME=`echo "$1" | sed -e 's/\.pod$//g'`
manpages-fr-extra-20151231+nmu1/lilo/C/pod/pod2manpage-50-if ! test -e "${NAME}.pod"; then
##############################################
manpages-fr-extra-20151231+nmu1/lilo/C/pod/pod2manpage-68-mycoding=""
manpages-fr-extra-20151231+nmu1/lilo/C/pod/pod2manpage:69:if [ `head -n20 $1 | grep ^=encoding | grep -c -i utf` -eq 1 ]; then
manpages-fr-extra-20151231+nmu1/lilo/C/pod/pod2manpage-70-	mycoding="--utf8"
##############################################
manpages-fr-extra-20151231+nmu1/openssl/Makefile-22-	for m in fr/apps/*.pod; do \
manpages-fr-extra-20151231+nmu1/openssl/Makefile:23:	sec=`$(PERL) ./extract-section.pl 1 < $$m`; \
manpages-fr-extra-20151231+nmu1/openssl/Makefile-24-		man=$$(basename $$m); \
##############################################
manpages-fr-extra-20151231+nmu1/openssl/Makefile-32-	for m in fr/crypto/*.pod fr/ssl/*.pod; do \
manpages-fr-extra-20151231+nmu1/openssl/Makefile:33:	sec=`$(PERL) ./extract-section.pl 3 < $$m`; \
manpages-fr-extra-20151231+nmu1/openssl/Makefile-34-		man=$$(basename $$m); \
##############################################
manpages-fr-extra-20151231+nmu1/watch-76-        print "Removing old manpages for $source\n";
manpages-fr-extra-20151231+nmu1/watch:77:        system ("rm -f $source/C/man[0-9]/*.[0-9]");
manpages-fr-extra-20151231+nmu1/watch-78-        $clean{$source} = 1;
##############################################
manpages-fr-extra-20151231+nmu1/watch-100-  close (PACKAGE);
manpages-fr-extra-20151231+nmu1/watch:101:  system ("dpkg -x $tmpdir/$pkg $tmpdir");
manpages-fr-extra-20151231+nmu1/watch-102-  process_mandir($tmpdir, $source);