https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230068

--- Comment #2 from Robert <[email protected]> ---
My reply for the records:
Hi,

I didn't expect anything from this side, since ls workes fine.
23:16 gluon: admin/src/FreeBSD-Probleme/ps-completeness 0% ls -l
total 923
-rwxrwxr-x  1 admin  work      62 26 Juli 20:23 BöserProzess.sh
-rwxrwxr-x  1 admin  work      64 26 Juli 20:22 GuterProzess.sh
-rw-rw-r--  1 admin  work  881577 26 Juli 23:04 lsof.lst
-rw-rw-r--  1 admin  work    1681 26 Juli 20:27 result.txt
-rwxrwxr-x  1 admin  work     164 26 Juli 20:22 StartProzesse.sh

But now I checked to be sure.
First, I had only LANG set to de_DE.ISO8859-15

Next, I tried
LANG=de_DE.ISO8859-15
LC_ALL=de_DE.ISO8859-15
LC_CTYPE=de_DE.ISO8859-15

Then reverted to
LANG=de_DE.ISO8859-1
LC_ALL=de_DE.ISO8859-1
LC_CTYPE=de_DE.ISO8859-1

and finally used
LANG=de_DE.UTF-8
LC_ALL=de_DE.UTF-8
LC_CTYPE=de_DE.UTF-8

All with the same result.
(With the last setting, in lsof the umlaut showed up as B\xf6serProzess.sh as I
did not re-create the file.)

So it seems, it got fixed in CURRENT.
I will upgrade in September to 11.2.
I hope, it made it in there too.

Regards,
Robert

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to