bug-bash
[Top][All Lists]
Advanced

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

Re: set -x prejudiced; won't smell UTF-8 coffee


From: jidanni
Subject: Re: set -x prejudiced; won't smell UTF-8 coffee
Date: Wed, 08 Apr 2009 14:29:17 +0800

Instead of having bash make judgements about what people want from their
personal mix of:
$ locale|sed 's/.*=//;s/"//g;/^$/d'|sort|uniq -c
      2 C
     11 zh_TW.UTF-8
instead just have a passthru option they could enable, that says "I
hereby agree that I want to be sent raw -x output back, and if it looks
weird, it's my own fault, 'garbage in, garbage out'."

In fact I forgot at the moment why they would see garbage.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]