=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== hspell-1.4/test/test1-28- hspell-1.4/test/test1:29: nwords=`wc -l <$FILE` hspell-1.4/test/test1:30: nright=`grep -c '^[*+]' <$TMPLOG` hspell-1.4/test/test1:31: nwrong=`grep -c '^[&#]' <$TMPLOG` hspell-1.4/test/test1-32- case $SECHEAD in ############################################## hspell-1.4/multispell-320- my $PPID = getppid(); hspell-1.4/multispell:321: DBG("By: " . `ps -p $PPID -o args=`); hspell-1.4/multispell-322- } ############################################## hspell-1.4/stats-18-echo " auto-generated gerunds." hspell-1.4/stats:19:echo -n "misc data lines:" `egrep -hcv "^[-#]|^$" extrawords.hif` "extrawords, " hspell-1.4/stats-20-echo -n `grep -hcv "^[-#]" milot.hif` "milot, " ############################################## hspell-1.4/stats-39- hspell-1.4/stats:40:EE=`grep -hv "^[-#]" extrawords.hif milot.hif biza-verbs.hif biza-nouns.hif | sed "s/ *#.*$//" | tr -d - | sort -u | wc -l` hspell-1.4/stats-41-echo Other words: $EE hspell-1.4/stats-42-echo hspell-1.4/stats:43:echo Total number of base words - `expr $NN + $VV + $AA + $EE` hspell-1.4/stats-44- ############################################## hspell-1.4/stats-49-# we can count words in hebrew.wgz even without compiling wunzip :) hspell-1.4/stats:50:WW=`zcat hebrew.wgz | tr [0-9] '\012' | grep -vc "^$"` hspell-1.4/stats-51-echo Unique words in hebrew.wgz: $WW ############################################## hspell-1.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ hspell-1.4/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then hspell-1.4/configure-47- as_echo='print -r --' hspell-1.4/configure-48- as_echo_n='print -rn --' hspell-1.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then hspell-1.4/configure-50- as_echo='printf %s\n' ############################################## hspell-1.4/configure-52-else hspell-1.4/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then hspell-1.4/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## hspell-1.4/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; hspell-1.4/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; hspell-1.4/configure-64- esac; ############################################## hspell-1.4/configure-173- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && hspell-1.4/configure:174: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 hspell-1.4/configure-175-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## hspell-1.4/configure-296- case $as_dir in #( hspell-1.4/configure:297: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( hspell-1.4/configure-298- *) as_qdir=$as_dir;; ############################################## hspell-1.4/configure-361- { hspell-1.4/configure:362: as_val=`expr "$@" || test $? -eq 1` hspell-1.4/configure-363- } ############################################## hspell-1.4/configure-368-# ---------------------------------------- hspell-1.4/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are hspell-1.4/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## hspell-1.4/configure-431- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && hspell-1.4/configure:432: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { hspell-1.4/configure-433- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## hspell-1.4/configure-522- esac; hspell-1.4/configure:523: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( hspell-1.4/configure-524- ???[sx]*):;;*)false;;esac;fi ############################################## hspell-1.4/configure-737- case $ac_option in hspell-1.4/configure:738: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; hspell-1.4/configure-739- *=) ac_optarg= ;; ############################################## hspell-1.4/configure-781- -disable-* | --disable-*) hspell-1.4/configure:782: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` hspell-1.4/configure-783- # Reject names that are not valid shell variable names. ############################################## hspell-1.4/configure-786- ac_useropt_orig=$ac_useropt hspell-1.4/configure:787: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` hspell-1.4/configure-788- case $ac_user_opts in ############################################## hspell-1.4/configure-807- -enable-* | --enable-*) hspell-1.4/configure:808: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` hspell-1.4/configure-809- # Reject names that are not valid shell variable names. ############################################## hspell-1.4/configure-812- ac_useropt_orig=$ac_useropt hspell-1.4/configure:813: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` hspell-1.4/configure-814- case $ac_user_opts in ############################################## hspell-1.4/configure-1011- -with-* | --with-*) hspell-1.4/configure:1012: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` hspell-1.4/configure-1013- # Reject names that are not valid shell variable names. ############################################## hspell-1.4/configure-1016- ac_useropt_orig=$ac_useropt hspell-1.4/configure:1017: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` hspell-1.4/configure-1018- case $ac_user_opts in ############################################## hspell-1.4/configure-1027- -without-* | --without-*) hspell-1.4/configure:1028: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` hspell-1.4/configure-1029- # Reject names that are not valid shell variable names. ############################################## hspell-1.4/configure-1032- ac_useropt_orig=$ac_useropt hspell-1.4/configure:1033: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` hspell-1.4/configure-1034- case $ac_user_opts in ############################################## hspell-1.4/configure-1065- *=*) hspell-1.4/configure:1066: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` hspell-1.4/configure-1067- # Reject names that are not valid shell variable names. ############################################## hspell-1.4/configure-1086-if test -n "$ac_prev"; then hspell-1.4/configure:1087: ac_option=--`echo $ac_prev | sed 's/_/-/g'` hspell-1.4/configure-1088- as_fn_error $? "missing argument to $ac_option" ############################################## hspell-1.4/configure-1108- */ ) hspell-1.4/configure:1109: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` hspell-1.4/configure-1110- eval $ac_var=\$ac_val;; ############################################## hspell-1.4/configure-1145-ac_ls_di=`ls -di .` && hspell-1.4/configure:1146:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || hspell-1.4/configure-1147- as_fn_error $? "working directory cannot be determined" ############################################## hspell-1.4/configure-1201-case $srcdir in hspell-1.4/configure:1202:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; hspell-1.4/configure-1203-esac ############################################## hspell-1.4/configure-1244-By default, \`make install' will install all the files in hspell-1.4/configure:1245:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify hspell-1.4/configure:1246:an installation prefix other than \`$ac_default_prefix' using \`--prefix', hspell-1.4/configure-1247-for instance \`--prefix=\$HOME'. ############################################## hspell-1.4/configure-1331-*) hspell-1.4/configure:1332: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` hspell-1.4/configure-1333- # A ".." for each directory in $ac_dir_suffix. hspell-1.4/configure:1334: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` hspell-1.4/configure-1335- case $ac_top_builddir_sub in ############################################## hspell-1.4/configure-1802- *\'*) hspell-1.4/configure:1803: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; hspell-1.4/configure-1804- esac ############################################## hspell-1.4/configure-1885- case $ac_val in hspell-1.4/configure:1886: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; hspell-1.4/configure-1887- esac ############################################## hspell-1.4/configure-1900- case $ac_val in hspell-1.4/configure:1901: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; hspell-1.4/configure-1902- esac ############################################## hspell-1.4/configure-2020- set,) hspell-1.4/configure:2021: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 hspell-1.4/configure:2022:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} hspell-1.4/configure-2023- ac_cache_corrupted=: ;; ############################################## hspell-1.4/configure-2031- # differences in whitespace do not lead to failure. hspell-1.4/configure:2032: ac_old_val_w=`echo x $ac_old_val` hspell-1.4/configure:2033: ac_new_val_w=`echo x $ac_new_val` hspell-1.4/configure-2034- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## hspell-1.4/configure-2051- case $ac_new_val in hspell-1.4/configure:2052: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; hspell-1.4/configure-2053- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## hspell-1.4/configure-2082-set x ${MAKE-make} hspell-1.4/configure:2083:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` hspell-1.4/configure-2084-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## hspell-1.4/configure-2092-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. hspell-1.4/configure:2093:case `${MAKE-make} -f conftest.make 2>/dev/null` in hspell-1.4/configure-2094- *@@@%%%=?*=@@@%%%*) ############################################## hspell-1.4/configure-2457-$as_echo_n "checking whether the C compiler works... " >&6; } hspell-1.4/configure:2458:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` hspell-1.4/configure-2459- ############################################## hspell-1.4/configure-2501- then :; else hspell-1.4/configure:2502: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` hspell-1.4/configure-2503- fi ############################################## hspell-1.4/configure-2561- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; hspell-1.4/configure:2562: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` hspell-1.4/configure-2563- break;; ############################################## hspell-1.4/configure-2670- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; hspell-1.4/configure:2671: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` hspell-1.4/configure-2672- break;; ############################################## hspell-1.4/configure-3183- # Check for GNU $ac_path_GREP hspell-1.4/configure:3184:case `"$ac_path_GREP" --version 2>&1` in hspell-1.4/configure-3185-*GNU*) ############################################## hspell-1.4/configure-3249- # Check for GNU $ac_path_EGREP hspell-1.4/configure:3250:case `"$ac_path_EGREP" --version 2>&1` in hspell-1.4/configure-3251-*GNU*) ############################################## hspell-1.4/configure-3410-do : hspell-1.4/configure:3411: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` hspell-1.4/configure-3412-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## hspell-1.4/configure-3415- cat >>confdefs.h <<_ACEOF hspell-1.4/configure:3416:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 hspell-1.4/configure-3417-_ACEOF ############################################## hspell-1.4/configure-3778-' hspell-1.4/configure:3779:DEFS=`sed -n "$ac_script" confdefs.h` hspell-1.4/configure-3780- ############################################## hspell-1.4/configure-3787- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' hspell-1.4/configure:3788: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` hspell-1.4/configure-3789- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## hspell-1.4/configure-3854-if test -z "$BASH_VERSION$ZSH_VERSION" \ hspell-1.4/configure:3855: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then hspell-1.4/configure-3856- as_echo='print -r --' hspell-1.4/configure-3857- as_echo_n='print -rn --' hspell-1.4/configure:3858:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then hspell-1.4/configure-3859- as_echo='printf %s\n' ############################################## hspell-1.4/configure-3861-else hspell-1.4/configure:3862: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then hspell-1.4/configure-3863- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## hspell-1.4/configure-3871- expr "X$arg" : "X\\(.*\\)$as_nl"; hspell-1.4/configure:3872: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; hspell-1.4/configure-3873- esac; ############################################## hspell-1.4/configure-3948-# ---------------------------------------- hspell-1.4/configure:3949:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are hspell-1.4/configure-3950-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## hspell-1.4/configure-4020- { hspell-1.4/configure:4021: as_val=`expr "$@" || test $? -eq 1` hspell-1.4/configure-4022- } ############################################## hspell-1.4/configure-4124- case $as_dir in #( hspell-1.4/configure:4125: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( hspell-1.4/configure-4126- *) as_qdir=$as_dir;; ############################################## hspell-1.4/configure-4181- esac; hspell-1.4/configure:4182: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( hspell-1.4/configure-4183- ???[sx]*):;;*)false;;esac;fi ############################################## hspell-1.4/configure-4258-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 hspell-1.4/configure:4259:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" hspell-1.4/configure-4260-ac_cs_version="\\ ############################################## hspell-1.4/configure-4280- --*=?*) hspell-1.4/configure:4281: ac_option=`expr "X$1" : 'X\([^=]*\)='` hspell-1.4/configure:4282: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` hspell-1.4/configure-4283- ac_shift=: ############################################## hspell-1.4/configure-4285- --*=) hspell-1.4/configure:4286: ac_option=`expr "X$1" : 'X\([^=]*\)='` hspell-1.4/configure-4287- ac_optarg= ############################################## hspell-1.4/configure-4309- case $ac_optarg in hspell-1.4/configure:4310: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; hspell-1.4/configure-4311- '') as_fn_error $? "missing file argument" ;; ############################################## hspell-1.4/configure-4425-fi hspell-1.4/configure:4426:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` hspell-1.4/configure-4427-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## hspell-1.4/configure-4442- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 hspell-1.4/configure:4443:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` hspell-1.4/configure-4444-ac_delim='%!_!# ' ############################################## hspell-1.4/configure-4448- hspell-1.4/configure:4449: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` hspell-1.4/configure-4450- if test $ac_delim_n = $ac_delim_num; then ############################################## hspell-1.4/configure-4610- esac hspell-1.4/configure:4611: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac hspell-1.4/configure-4612- as_fn_append ac_file_inputs " '$ac_f'" ############################################## hspell-1.4/configure-4669-*) hspell-1.4/configure:4670: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` hspell-1.4/configure-4671- # A ".." for each directory in $ac_dir_suffix. hspell-1.4/configure:4672: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` hspell-1.4/configure-4673- case $ac_top_builddir_sub in ############################################## hspell-1.4/configure-4721-/@mandir@/p' hspell-1.4/configure:4722:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in hspell-1.4/configure-4723-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## hspell-1.4/configure-4738- hspell-1.4/configure:4739:# Neutralize VPATH when `$srcdir' = `.'. hspell-1.4/configure-4740-# Shell code in configure.ac might set extrasub. ############################################## hspell-1.4/configure-4764-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && hspell-1.4/configure:4765: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && hspell-1.4/configure-4766- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## hspell-1.4/.pc/test_bashism.patch/test/test1-28- hspell-1.4/.pc/test_bashism.patch/test/test1:29: nwords=`wc -l <$FILE` hspell-1.4/.pc/test_bashism.patch/test/test1:30: nright=`grep -c '^[*+]' <$TMPLOG` hspell-1.4/.pc/test_bashism.patch/test/test1:31: nwrong=`grep -c '^[&#]' <$TMPLOG` hspell-1.4/.pc/test_bashism.patch/test/test1-32- case $SECHEAD in