=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== rman-3.2/contrib/hman.pl-227- . $hmanpl . '?ManTopic=%s&ManSection=%s' ."' -l 'Man page for $topic($section)'"; rman-3.2/contrib/hman.pl:228: system($cmd) || warn "can't run command \"$cmd\": $!"; rman-3.2/contrib/hman.pl-229- print $HtmlTail; ############################################## rman-3.2/contrib/rman_html_split-12-Usage(){ rman-3.2/contrib/rman_html_split:13: myname=`echo $0 | sed -e 's,.*/,,'` rman-3.2/contrib/rman_html_split-14-cat <<EOF ############################################## rman-3.2/contrib/rman_html_split-217- # Merged sects are combined and get special treatment besides. rman-3.2/contrib/rman_html_split:218:allsects=`sed -n 's,^.*<A NAME="\(sect[0-9][0-9]*\)".*$,\1,p' $filename` rman-3.2/contrib/rman_html_split-219- ############################################## rman-3.2/contrib/rman_html_split-259- # merged sections and uses the rman-generated header. rman-3.2/contrib/rman_html_split:260:nextsect=`echo $sectlist | awk '{print $1;}'` rman-3.2/contrib/rman_html_split-261-echo $ac_n $mergesects "$ac_c" ############################################## rman-3.2/contrib/rman_html_split-269-prevsect="sect$mergesect" rman-3.2/contrib/rman_html_split:270:prevtext=`sed -n 's,^<H[23]><A NAME="'$prevsect'" HREF="#toc[0-9][0-9]*">\([^<]*\).*$,\1,p' $filename | sed -e 's/ *$//'` rman-3.2/contrib/rman_html_split-271-for sect in $sectlist; ############################################## rman-3.2/contrib/rman_html_split-273- echo $ac_n "$sect $ac_c" rman-3.2/contrib/rman_html_split:274: headtext=`sed -n 's,^<H[23]><A NAME="'$sect'" HREF="#toc[0-9][0-9]*">\([^<]*\).*$,\1,p' $filename | sed -e 's/ *$//'` rman-3.2/contrib/rman_html_split-275- (do_header $headtext ; ############################################## rman-3.2/contrib/sco-wrapper.sh-4- rman-3.2/contrib/sco-wrapper.sh:5:VOLLIST=`grep '^ORDER' $VOLLISTFILE | cut -f2 -d=` rman-3.2/contrib/sco-wrapper.sh-6-exec $REALRMAN -V "=$VOLLIST" $* ############################################## rman-3.2/contrib/rman.pl-141-for ($i=0;-e "$tmp$i";$i++){;} rman-3.2/contrib/rman.pl:142:system("$man $string 2>/dev/null 1> $tmp$i"); rman-3.2/contrib/rman.pl-143-open(TMPHTML,"<$tmp$i") || die "$rmanpl: can't open $tmp$i: $!\n"; ############################################## rman-3.2/contrib/rman.pl-158-if (defined($section)) rman-3.2/contrib/rman.pl:159: {system("$rman -r \"$rmanpl?topic=%s§ion=%s\" -l \"$manon $topic($section)\"< $tmp$i > $tmp$j");} rman-3.2/contrib/rman.pl:160: else {system("$rman -r \"$rmanpl?topic=%s§ion=%s\" -l \"$manon $string\"< $tmp$i > $tmp$j");} rman-3.2/contrib/rman.pl-161-print $type; ############################################## rman-3.2/.pc/debian-old-changes.patch/contrib/rman.pl-141-for ($i=0;-e "$tmp$i";$i++){;} rman-3.2/.pc/debian-old-changes.patch/contrib/rman.pl:142:system("$man $string 2>/dev/null 1> $tmp$i"); rman-3.2/.pc/debian-old-changes.patch/contrib/rman.pl-143-open(TMPHTML,"<$tmp$i") || die "$rmanpl: can't open $tmp$i: $!\n"; ############################################## rman-3.2/.pc/debian-old-changes.patch/contrib/rman.pl-158-if (defined($section)) rman-3.2/.pc/debian-old-changes.patch/contrib/rman.pl:159: {system("$rman -r \"$rmanpl?topic=%s§ion=%s\" -l \"$manon $topic($section)\"< $tmp$i > $tmp$j");} rman-3.2/.pc/debian-old-changes.patch/contrib/rman.pl:160: else {system("$rman -r \"$rmanpl?topic=%s§ion=%s\" -l \"$manon $string\"< $tmp$i > $tmp$j");} rman-3.2/.pc/debian-old-changes.patch/contrib/rman.pl-161-print $type;