On Tue, Aug 30, 2005 at 02:16:47PM +0200, davy nedelec wrote: > I'm using coreutils on Windows. > Is there a way to display accentuated char (éàêë etc...)with "ls" and > "find". I tried to set LC_ALL=fr_FR, also tried to change the code > page but it doesn't work.
I don't have the code to hand but if I recall correctly, for find, -print will try to escape unuusal characters and -print0 won't. Regards, James. _______________________________________________ Bug-findutils mailing list Bug-findutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-findutils