On Thu, Mar 06, 2008 at 10:54:55PM +0200, era eriksson wrote:
>How about adding something like this to /etc/skel/.bash_profile instead
>of fixing a warning in Perl which is, per se, correct and warranted?
>
>case `perl -e 1 2>&1` in
>  *'perl: warning: Setting locale failed'*)
>    echo .bash_profile: unsupported locale\; reverting to LC_ALL=C >&2
>    LC_ALL=C ;;
>esac

Interesting idea, although I wouldn't want to have perl invoked for
every shell.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to