Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 1998 08:44:03 +0930
From:      Greg Lehey <grog@lemis.com>
To:        paulk@hitti.com, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Chinese Code File Name
Message-ID:  <19980929084403.C26793@freebie.lemis.com>
In-Reply-To: <4825668D.0047EABA.00@mi.hitti.com>; from paulk@hitti.com on Mon, Sep 28, 1998 at 09:07:57PM %2B0800
References:  <4825668D.0047EABA.00@mi.hitti.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 28 September 1998 at 21:07:57 +0800, paulk@hitti.com wrote:
>
> How can i named a file with Simple Chinese Name: such as \0xD4\0xC2 in
> FreeBSD?

As long as it doesn't contain the characters / (slash) or \0 (binary
0), you should be OK.  If the shell doesn't like it, put it in quotes
('פג').  Of course, you'll need to be able to generate the characters,
but I gather that's not your problem.

On the whole, I find it inconvenient to use non-ASCII character for
file names.  You can confuse utilities in subtle ways.

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980929084403.C26793>