mtchang / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

Question: unicode support for ls commnad #919

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I wonder if unicode is supported for ls command?

Currently I can't output unicode character such as chinese for dirs and files. 
What will the steps I can do to make unicode work?

Original issue reported on code.google.com by pobuchan...@gmail.com on 21 Jul 2013 at 12:48

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/rt-n56u/wiki/CommonTips#Installation_and_Usage_the_Ter
minal_Application

You must set UTF-8 charset for your terminal client (like PuTTY)

Original comment by Dr.Sydorenko.O on 22 Jul 2013 at 3:33

GoogleCodeExporter commented 9 years ago
I do set UTF-8. Even if I user ssh from linux, I cant see unicode. But I can 
see unicode locally with ls.

Original comment by pobuchan...@gmail.com on 22 Jul 2013 at 5:13

GoogleCodeExporter commented 9 years ago
check LANG environment variable. Were these files created, named, edited etc. 
in a system with UTF8 encoding?..

Original comment by d...@soulblader.com on 5 Sep 2013 at 7:59