[Bug 223598] ls utf output

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 11 20:28:54 UTC 2017


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

--- Comment #7 from Conrad Meyer <cem at freebsd.org> ---
Yeah, in this case it's less "printable" and more to do with the restrictions
of the output encoding.  For example, 更 is the UTF-8 sequence e6 9b b4.  None
of those bytes are printable in ASCII (which has a maximum byte value of 7f).

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


More information about the freebsd-bugs mailing list