[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: basic hebrew filenames



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