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

Daniel Tameling <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Daniel Tameling <[email protected]> ---
What is your locale? Is it some UTF8 variant?

For filenames, ls tries to convert multibyte characters to wide characters and
if that fails, it prints a '?' and goes to the next byte.

This conversion can only succeed if you are in the right locale.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to