=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== yash-2.50/doc/exec.txt-92-endif::basebackend-html[] yash-2.50/doc/exec.txt:93:ifndef::basebackend-html[`eval -i -- "${COMMAND_NOT_FOUND_HANDLER-}"`] yash-2.50/doc/exec.txt-94-is evaluated. ############################################## yash-2.50/doc/fgrammar.txt-93-[[d-arithmetic]]Arithmetic:: yash-2.50/doc/fgrammar.txt:94:`$((` <<d-arithmetic-body,ArithmeticBody>>* `))` yash-2.50/doc/fgrammar.txt-95- ############################################## yash-2.50/doc/ja/exec.txt-46-endif::basebackend-html[] yash-2.50/doc/ja/exec.txt:47:ifndef::basebackend-html[`eval -i -- "${COMMAND_NOT_FOUND_HANDLER-}"`] yash-2.50/doc/ja/exec.txt-48-が実行されます。ただしこのとき{zwsp}link:params.html#positional[位置パラメータ]はコマンド名とコマンド引数に一時的に置き換えられます。またこのコマンドの実行中に定義された<<localvar,ローカル変数>>はこのコマンドの終了時に削除されます。このコマンドの実行時には link:params.html#sv-handled[++HANDLED++ ローカル変数]が空文字列を値としてあらかじめ定義されます。このコマンドの実行後にこの変数の値が空文字列でなくなっていれば、このコマンドの終了ステータスがこの単純コマンドの終了ステータスとなり、コマンドが見つからなかったことはエラーとはみなされません。 ############################################## yash-2.50/doc/ja/fgrammar.txt-88-[[d-arithmetic]]Arithmetic:: yash-2.50/doc/ja/fgrammar.txt:89:`$((` <<d-arithmetic-body,ArithmeticBody>>* `))` yash-2.50/doc/ja/fgrammar.txt-90- ############################################## yash-2.50/doc/ja/params.txt-173-endif::basebackend-html[] yash-2.50/doc/ja/params.txt:174:ifndef::basebackend-html[`eval -i -- "${PROMPT_COMMAND-}"`] yash-2.50/doc/ja/params.txt-175-というコマンドが実行されるのと同じですが、このコマンドの実行結果は次のコマンドでの +?+ 特殊パラメータの値には影響しません。 ############################################## yash-2.50/doc/ja/params.txt-223-endif::basebackend-html[] yash-2.50/doc/ja/params.txt:224:ifndef::basebackend-html[`eval -i -- "${YASH_AFTER_CD-}"`] yash-2.50/doc/ja/params.txt-225-というコマンドが実行されるのと同じです。 ############################################## yash-2.50/doc/params.txt-301-endif::basebackend-html[] yash-2.50/doc/params.txt:302:ifndef::basebackend-html[`eval -i -- "${PROMPT_COMMAND-}"`] yash-2.50/doc/params.txt-303-before each command prompt, but its exit status does not affect the expansion ############################################## yash-2.50/doc/params.txt-387-endif::basebackend-html[] yash-2.50/doc/params.txt:388:ifndef::basebackend-html[`eval -i -- "${YASH_AFTER_CD-}"`] yash-2.50/doc/params.txt-389-after the directory was changed. ############################################## yash-2.50/expand.c-1847- * If `name' is non-NULL, it is printed in error messages on error. yash-2.50/expand.c:1848: * If `esc' is true, backslashes preceding $, `, \ are removed. Otherwise, yash-2.50/expand.c-1849- * no quotations are removed. ############################################## yash-2.50/install-sh-216- fi yash-2.50/install-sh:217: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; yash-2.50/install-sh-218- *) ############################################## yash-2.50/install-sh-268- dstdir=$dst yash-2.50/install-sh:269: dst=$dstdir/`basename "$src"` yash-2.50/install-sh-270- dstdir_status=0 ############################################## yash-2.50/install-sh-350- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. yash-2.50/install-sh:351: ls_ld_tmpdir=`ls -ld "$tmpdir"` yash-2.50/install-sh-352- case $ls_ld_tmpdir in ############################################## yash-2.50/install-sh-357- $mkdirprog -m$different_mode -p -- "$tmpdir" && { yash-2.50/install-sh:358: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` yash-2.50/install-sh-359- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## yash-2.50/install-sh-417- case $prefix in yash-2.50/install-sh:418: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; yash-2.50/install-sh-419- *) qprefix=$prefix;; ############################################## yash-2.50/install-sh-466- if $copy_on_change && yash-2.50/install-sh:467: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && yash-2.50/install-sh:468: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && yash-2.50/install-sh-469- ############################################## yash-2.50/parser.c-1249-/* Parses a parameter expansion or command substitution that starts with '$' or yash-2.50/parser.c:1250: * '`'. The character at the current position must be '$' or '`' when this yash-2.50/parser.c-1251- * function is called and the position is advanced to right after the expansion ############################################## yash-2.50/share/completion/ps-144- "P; print running processor numbers (PSR) as well" yash-2.50/share/completion/ps:145: "y; print RSS instead of F and ADDR (with -l)" yash-2.50/share/completion/ps-146- ) #<# ############################################## yash-2.50/tests/cmdsub-p.tst-54-echoraw `echoraw \`echoraw x\`` yash-2.50/tests/cmdsub-p.tst:55:echoraw `echoraw '\$y'` yash-2.50/tests/cmdsub-p.tst-56-echoraw `printf '%s\n' \\\\` ############################################## yash-2.50/tests/cmdsub-p.tst-64-echoraw `echoraw "a"'b'` yash-2.50/tests/cmdsub-p.tst:65:echoraw `echoraw \$ "\$" '\$'` yash-2.50/tests/cmdsub-p.tst-66-echoraw `echoraw \\\\ "\\\\" '\\\\'` ############################################## yash-2.50/tests/cmdsub-p.tst-80-echoraw "`echoraw "a"'b'`" yash-2.50/tests/cmdsub-p.tst:81:echoraw "`echoraw \$ "\$" '\$'`" yash-2.50/tests/cmdsub-p.tst-82-echoraw "`echoraw \\\\ "\\\\" '\\\\'`" ############################################## yash-2.50/tests/simple-p.tst-42-x=X yash-2.50/tests/simple-p.tst:43:a=$x${x} b=$(echo $x)`echo $x` c=$((1+2)) yash-2.50/tests/simple-p.tst-44-bracket "$a" "$b" "$c" ############################################## yash-2.50/variable.c-711- * `values' is an NULL-terminated array of pointers to wide strings. yash-2.50/variable.c:712: * `values[0]' will be the new $1, `values[1]' $2, and so on. yash-2.50/variable.c-713- * When a new non-temporary environment is created, this function must be called