On Wed, Feb 03, 2016 at 04:46:57PM +0100, you wrote:
I'm fairly sure POSIX requires that almost all garbage can be part of
filenames[1]. Also, userland still doesn't default to UTF-8 when no
LC_* variable is set. This is what "ls" does then:
$ LC_ALL=C ls ~/Music
??????????????????????????????????????????????????????
?????????????????? ??????????????????????????????vs???????????????
???????????? Original Sound Track
...
(Which is pretty much the same as "ls" on non-UTF-8 filenames in an
UTF-8 locale I mentioned in an earlier mail.)
That's pretty useless. Any escaped form is more helpful.
How? What is the escaped form?
Mike Stone