Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Use a shell that groks UTF-8
- Date: Sun, 15 Jan 2006 08:47:15 +0900
- From: Ian Wells <ijw@example.com>
- Subject: Re: [tlug] Use a shell that groks UTF-8
- References: <200601130511.k0D5BxWg015897@example.com> <43C84B5A.7000703@example.com> <20060113211452.18a85c94.jep200404@example.com> <20060113214201.36130648.jep200404@example.com>
On 1/14/06, Jim <jep200404@example.com> wrote:Jim <jep200404@example.com> wrote:
> Use UTF-8.
It helps to use a shell that is in UTF-8.
I.e., use a UTF-8 friendly shell that has something like:
LANG=ja_JP.UTF-8
and avoid a shell that uses something like:
LANG=ja_JP.eucJPThat is, simply set and export it for the length of your shell script...
#!/bin/sh
LANG=ja_JP.UTF-8
export LANG
...
- References:
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [tlug-digest] searching for kanji strings, ignore punctuation and end of lines. Text indexing and retrival in unicode.
- Next by Date: Re: [tlug] Nasty Problem: searching for strings that span newlines
- Previous by thread: Re: [tlug] Use a shell that groks UTF-8
- Next by thread: Re: [tlug] [tlug-digest] searching for kanji strings, ignore punctuation and end of lines. Text indexing and retrival in unicode.
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links