James

On Friday, March 1, 2013 at 3:26 AM, James Kosin wrote:

> What is the output of:
> set | grep LANG


As follows:

$ set | grep LANG
LANG=en_US.UTF-8
LANG=C LC_MESSAGES=C svn info --non-interactive 2> /dev/null | while read line; 
do



where the first line is from the really beginning .. coming alone with a few 
other BASH_* definitions and the second match is defined in _svn_info - does 
that help?

Stefan

Reply via email to