On Mo, 2018-01-15 at 10:54 -0500, Eric Blake wrote: > Follow-up Comment #3, bug #52890 (project findutils): > > You've discovered a fundamental flaw in the specification of the > glob()function
[…] > But what you CAN do is specify 'LC_ALL=C find' for any […] So the second main utility I found recently with flawed behaviour if not LC_ALL=C is in effect :-/ So this should have at least a prominent mentioning in the online help (find --help, man help, …) to avoid the same debugging mess why a user script doesn't worked as expected.