On 2009-05-09 Paolo Bonzini <[email protected]> wrote: > Andreas Metzler wrote: >> On 2009-05-09 Adeodato Simó <[email protected]> wrote: >> [...] >>> And, in any case, can exim4 stop using non-ASCII as a delimiter? Or is >>> there really *no* ASCII delimiter left that would be used for the >>> expression at and?
>> I guess there is safe one for each of the sed invocations. Thinking >> about which one is a PITA though, while basically any non-ASCII >> character did nicely for that purpose. > It's enough to use a <32 ASCII character, instead of a >128 character. The <32 characters are somewhat difficult to read or type. ;-) > Or just set export LC_CTYPE=C at the top of the script. I think I might be forced to do that for some scripts. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

