[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: basic hebrew filenames
- To: Ehud Karni <ehud(at-nospam)unix.simonwiesel.co.il>
- Subject: Re: basic hebrew filenames
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Sun, 16 Sep 2001 02:20:06 +0300 (IDT)
- Cc: Efraim Yawitz <fyawitz(at-nospam)actcom.co.il>, <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <200109152225.BAA22741@linux.>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi Ehud,
On Sun, 16 Sep 2001, Ehud Karni wrote:
> On Sat, 15 Sep 2001 23:08:03 +0200 (IST), Efraim Yawitz <fyawitz@actcom.co.il> wrote:
> >
> > #!/bin/sh
> > touch ààà
> > touch ááá
> > touch âââ
> >
> > but it creates files with names like '\300\300\300' (with the backslashes
Please note: \300, and not \340 .
> > actually in the names, and thecharacters are off by 32 from their
"""""""""""""
> > ISO-8859 values.)What is going on?
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il