[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please block sed 4.2-1



Andreas Metzler wrote:
> On 2009-05-09 Adeodato Simó <dato@net.com.org.es> 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.
Or just set export LC_CTYPE=C at the top of the script.

Paolo


Reply to: