Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2017 18:57:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223598] ls utf output
Message-ID:  <bug-223598-8-pIvLUwxQUr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223598-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223598-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223598

--- Comment #3 from Conrad Meyer <cem@freebsd.org> ---
And, this is documented in the ls manual page around the -w option, althoug=
h it
isn't as clear -- that the default is to escape non-printable with ? -- as =
I'd
like:

     -w      Force raw printing of non-printable characters.  This is the
             default when output is not to a terminal.  This option is not
             defined in IEEE Std 1003.1-2001 (=E2=80=9CPOSIX.1=E2=80=9D).
...
     The -B, -b, -w, and -q options all override each other; the last one
     specified determines the format used for non-printable characters.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223598-8-pIvLUwxQUr>