Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 12763] tshark print 'TCP flags' with non-ascci chars on so

Date: Fri, 19 Aug 2016 20:24:45 +0000

Comment # 5 on bug 12763 from
(In reply to Gerald Combs from comment #4)
> What do the commands `locale` and `env | grep -i utf` show? Also, do either
> of
> 
> LESSCHARSET=utf-8 ./tshark ... | less

That should be

./tshark ... | LESSCHARSET=utf-8 less


You are receiving this mail because:
  • You are watching all bug changes.