>>>>> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes:
Alexandre> On Nov 10, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote:
>> My bet is that IFS splitting is not performed because `:
>> ${French="$french"}' sets the 8bit.
Alexandre> And would this bit be retained in the substitution for
Alexandre> echo? I've tried both cat -v and od, and there's no
Alexandre> difference between the quoted and unquoted versions.
Ah ah! That's a nice idea! So how about trying to avoid echo?
heredoc.sh
and
set.sh