On Sun, 4 Oct 2009, Denys Vlasenko wrote:

> No, it breaks valid constructs like this one:
>
> echo "0. \$\$='$$', size \${#\$}=${#$}" >&2

Right.  Now I see function varvalue confuses anything that is not the
shell's pid $$, like ${#$foo}, for the shell's pid, instead of returning
"bad substitution" for anything that is not the shell's pid.


Cheers,

-- 
Cristian
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to