Re: chinese files names problem with os X
From: Jim Correia <jim.correia_at_pobox.com>
Date: 2004-03-30 02:51:23 CEST
On Mar 26, 2004, at 8:41 PM, Victor Maurice Faubert wrote:
>> Mac OS X uses UTF-8 encoding for filenames in the BSD APIs. You
If you are using a bash-like shell
export LC_ALL=en_US.UTF-8
And you'll probably want to add that to your ~/.bashrc file.
If you are using a different shell, adjust the syntax to suit.
You may wish to read about the local env vars to see if it is
Jim
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.