Date: Fri, 05 Aug 2016 14:49:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 210995] cat -v fails to tag characters in extended table with M- prefix with some locales Message-ID: <bug-210995-8-TpfrMrGGrk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210995-8@https.bugs.freebsd.org/bugzilla/> References: <bug-210995-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=3D210995 --- Comment #7 from Andrey Chernov <ache@FreeBSD.org> --- BTW, this is wrong: foreach i ( `jot 178 178 356` ) echo a | tr 'a' "\$i" | cat -v tr suppose to take \octal numbers only, but they are decimal. --=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-210995-8-TpfrMrGGrk>