bug-findutils
[Top][All Lists]
Advanced

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

[bug #26701] if there are any funny characters, * no longer matches in c


From: John Bonnen
Subject: [bug #26701] if there are any funny characters, * no longer matches in certain locales
Date: Mon, 16 Nov 2009 19:19:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5

Follow-up Comment #2, bug #26701 (project findutils):

I too have come across this problem when writing scripts to convert my m4a
files into mp3's. The files were generated on windows but behave the same
regardless of fstype.

find (GNU findutils) 4.4.2 on ubuntu 9.10
LANG=en_US.UTF-8

The "?" map to various special German characters (umlauts, etc.).  I have
attached a tar file.

Examples:

find . 
.
./1-01 Prelude.m4a
./1-08 Das sch�ne Fest, Johannistag.m4a
./2-04 La� sehn, ob Meister Sachs zu H.m4a
./2-09 �ble Dinge, die ich da merk.m4a
./3-06 Gr�� Gott, mein Junker!.m4a
./4-01 Das Gedicht_ hier lie� ich's.m4a
./4-02 Gr�� Gott, mein Evchen!.m4a
./4-03 Weilten die Sterne im liebliche.m4a

find . -name "*m4a"
./1-01 Prelude.m4a
./4-03 Weilten die Sterne im liebliche.m4a



(file #19070)
    _______________________________________________________

Additional Item Attachment:

File name: testcase.tar                   Size:10 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26701>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]