=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== emacspeak-ss-1.12.1/testit-29-efile=`which tcl` emacspeak-ss-1.12.1/testit:30:ver=`echo 'echo $tcl_patchLevel'|$efile` emacspeak-ss-1.12.1/testit-31-echo "----- \"which tcl\" = $efile, which is patch level $ver" >>log.tcl ############################################## emacspeak-ss-1.12.1/testit-57- `grep -l 'execve.*ping-apollo' log* | tail -1`; do emacspeak-ss-1.12.1/testit:58: prog=`grep execve $file|sed -e 's/^.*("//' -e 's/".*$//'|tail -1` emacspeak-ss-1.12.1/testit-59- ############################################## emacspeak-ss-1.12.1/install-sh-73- emacspeak-ss-1.12.1/install-sh:74: -t=*) transformarg=`echo $1 | sed 's/-t=//'` emacspeak-ss-1.12.1/install-sh-75- shift ############################################## emacspeak-ss-1.12.1/install-sh-77- emacspeak-ss-1.12.1/install-sh:78: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` emacspeak-ss-1.12.1/install-sh-79- shift ############################################## emacspeak-ss-1.12.1/install-sh-138- then emacspeak-ss-1.12.1/install-sh:139: dst="$dst"/`basename $src` emacspeak-ss-1.12.1/install-sh-140- else ############################################## emacspeak-ss-1.12.1/install-sh-145-## this sed command emulates the dirname command emacspeak-ss-1.12.1/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` emacspeak-ss-1.12.1/install-sh-147- ############################################## emacspeak-ss-1.12.1/install-sh-159-IFS='%' emacspeak-ss-1.12.1/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` emacspeak-ss-1.12.1/install-sh-161-IFS="${oIFS}" ############################################## emacspeak-ss-1.12.1/install-sh-193- then emacspeak-ss-1.12.1/install-sh:194: dstfile=`basename $dst` emacspeak-ss-1.12.1/install-sh-195- else ############################################## emacspeak-ss-1.12.1/install-sh-203- then emacspeak-ss-1.12.1/install-sh:204: dstfile=`basename $dst` emacspeak-ss-1.12.1/install-sh-205- else ############################################## emacspeak-ss-1.12.1/configure-68- case "$ac_option" in emacspeak-ss-1.12.1/configure:69: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; emacspeak-ss-1.12.1/configure-70- *) ac_optarg= ;; ############################################## emacspeak-ss-1.12.1/configure-100- -disable-* | --disable-*) emacspeak-ss-1.12.1/configure:101: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` emacspeak-ss-1.12.1/configure-102- # Reject names that are not valid shell variable names. emacspeak-ss-1.12.1/configure:103: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then emacspeak-ss-1.12.1/configure-104- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } emacspeak-ss-1.12.1/configure-105- fi emacspeak-ss-1.12.1/configure:106: ac_feature=`echo $ac_feature| sed 's/-/_/g'` emacspeak-ss-1.12.1/configure-107- eval "enable_${ac_feature}=no" ;; ############################################## emacspeak-ss-1.12.1/configure-109- -enable-* | --enable-*) emacspeak-ss-1.12.1/configure:110: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` emacspeak-ss-1.12.1/configure-111- # Reject names that are not valid shell variable names. emacspeak-ss-1.12.1/configure:112: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then emacspeak-ss-1.12.1/configure-113- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } emacspeak-ss-1.12.1/configure-114- fi emacspeak-ss-1.12.1/configure:115: ac_feature=`echo $ac_feature| sed 's/-/_/g'` emacspeak-ss-1.12.1/configure-116- case "$ac_option" in ############################################## emacspeak-ss-1.12.1/configure-340- -with-* | --with-*) emacspeak-ss-1.12.1/configure:341: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` emacspeak-ss-1.12.1/configure-342- # Reject names that are not valid shell variable names. emacspeak-ss-1.12.1/configure:343: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then emacspeak-ss-1.12.1/configure-344- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } emacspeak-ss-1.12.1/configure-345- fi emacspeak-ss-1.12.1/configure:346: ac_package=`echo $ac_package| sed 's/-/_/g'` emacspeak-ss-1.12.1/configure-347- case "$ac_option" in ############################################## emacspeak-ss-1.12.1/configure-353- -without-* | --without-*) emacspeak-ss-1.12.1/configure:354: ac_package=`echo $ac_option|sed -e 's/-*without-//'` emacspeak-ss-1.12.1/configure-355- # Reject names that are not valid shell variable names. emacspeak-ss-1.12.1/configure:356: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then emacspeak-ss-1.12.1/configure-357- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } emacspeak-ss-1.12.1/configure-358- fi emacspeak-ss-1.12.1/configure:359: ac_package=`echo $ac_package| sed 's/-/_/g'` emacspeak-ss-1.12.1/configure-360- eval "with_${ac_package}=no" ;; ############################################## emacspeak-ss-1.12.1/configure-383- *) emacspeak-ss-1.12.1/configure:384: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then emacspeak-ss-1.12.1/configure-385- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## emacspeak-ss-1.12.1/configure-396-if test -n "$ac_prev"; then emacspeak-ss-1.12.1/configure:397: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } emacspeak-ss-1.12.1/configure-398-fi ############################################## emacspeak-ss-1.12.1/configure-461- ac_prog=$0 emacspeak-ss-1.12.1/configure:462: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` emacspeak-ss-1.12.1/configure-463- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## emacspeak-ss-1.12.1/configure-477-fi emacspeak-ss-1.12.1/configure:478:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` emacspeak-ss-1.12.1/configure-479- ############################################## emacspeak-ss-1.12.1/configure-563-if test -z "$INSTALL"; then emacspeak-ss-1.12.1/configure:564:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then emacspeak-ss-1.12.1/configure-565- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## emacspeak-ss-1.12.1/configure-615-echo "configure:616: checking whether ln -s works" >&5 emacspeak-ss-1.12.1/configure:616:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then emacspeak-ss-1.12.1/configure-617- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## emacspeak-ss-1.12.1/configure-818- fi emacspeak-ss-1.12.1/configure:819: ac_file=`expr $ac_file + 1` emacspeak-ss-1.12.1/configure-820- ac_beg=$ac_end emacspeak-ss-1.12.1/configure:821: ac_end=`expr $ac_end + $ac_max_sed_cmds` emacspeak-ss-1.12.1/configure-822- fi ############################################## emacspeak-ss-1.12.1/configure-836- case "$ac_file" in emacspeak-ss-1.12.1/configure:837: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` emacspeak-ss-1.12.1/configure:838: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; emacspeak-ss-1.12.1/configure-839- *) ac_file_in="${ac_file}.in" ;; ############################################## emacspeak-ss-1.12.1/configure-844- # Remove last slash and all that follows it. Not all systems have dirname. emacspeak-ss-1.12.1/configure:845: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` emacspeak-ss-1.12.1/configure-846- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## emacspeak-ss-1.12.1/configure-848- test ! -d "$ac_dir" && mkdir "$ac_dir" emacspeak-ss-1.12.1/configure:849: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" emacspeak-ss-1.12.1/configure-850- # A "../" for each directory in $ac_dir_suffix. emacspeak-ss-1.12.1/configure:851: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` emacspeak-ss-1.12.1/configure-852- else ############################################## emacspeak-ss-1.12.1/configure-858- if test -z "$ac_dots"; then top_srcdir=. emacspeak-ss-1.12.1/configure:859: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; emacspeak-ss-1.12.1/configure-860- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## emacspeak-ss-1.12.1/configure-872- rm -f "$ac_file" emacspeak-ss-1.12.1/configure:873: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." emacspeak-ss-1.12.1/configure-874- case "$ac_file" in ############################################## emacspeak-ss-1.12.1/configure-879- emacspeak-ss-1.12.1/configure:880: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` emacspeak-ss-1.12.1/configure-881- sed -e "$ac_comsub ############################################## emacspeak-ss-1.12.1/debian/config-235- } else { # enroll the new member emacspeak-ss-1.12.1/debian/config:236: system("/usr/sbin/adduser $user $group") emacspeak-ss-1.12.1/debian/config-237- } ############################################## emacspeak-ss-1.12.1/debian/config-240- foreach $user (keys(%current_member)){ # remove the remaining members emacspeak-ss-1.12.1/debian/config:241: system("/usr/sbin/deluser $user $group") emacspeak-ss-1.12.1/debian/config-242- }