[GRASSLIST:8356] Re: v.in.garmin
    Glynn Clements 
    glynn at gclements.plus.com
       
    Tue Sep 20 06:56:59 EDT 2005
    
    
  
Hamish wrote:
> rather than:
> unset LC_ALL
That should be "export -n LC_ALL"; unset only unsets shell variables.
> export LC_NUMERIC=C
> 
> should we just do:
> export LC_ALL=C
That will override LC_MESSAGES, which we probably don't want.
> or is it better to 'unset LC_ALL' and let LANG fill in the other blanks?
Probably.
-- 
Glynn Clements <glynn at gclements.plus.com>
    
    
More information about the grass-user
mailing list