find iregex - bug? suse 9.1
From: Karsten Römke (k.roemke_at_gmx.de)
Date: 12/31/04
- Next message: webclark_at_rochester.rr.com: ""wrong MD5 checksum" on Suse 9.2 patch part of install from gatech mirror!"
- Previous message: VenimKLinux: "Re: Suse Linux 8.2 SATA Raid1 SiI3112 Kernel Panic at Booten"
- Next in thread: houghi: "Re: find iregex - bug? suse 9.1"
- Reply: houghi: "Re: find iregex - bug? suse 9.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 31 Dec 2004 14:44:20 +0100
Hi!
I have written a script to view photos and this script
uses find with option -iregex:
find $photoVerz -iregex '.*jpe?g' -fprintf $tmpList "%T@ %p\n"
-> should find all jpg jpeg JPG and JPEG -> find nothing
find ... -regex ... find all jpg and jpeg
-> is find in suse9.1 broken? (GNU find version 4.1.7)
Maybe it has something to do with utf-8?
Thanks
Karsten
- Next message: webclark_at_rochester.rr.com: ""wrong MD5 checksum" on Suse 9.2 patch part of install from gatech mirror!"
- Previous message: VenimKLinux: "Re: Suse Linux 8.2 SATA Raid1 SiI3112 Kernel Panic at Booten"
- Next in thread: houghi: "Re: find iregex - bug? suse 9.1"
- Reply: houghi: "Re: find iregex - bug? suse 9.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|