Now I change my gnome-terminal's character encoding to "GBK" (default it is UTF-8), but how can I get the value(character encoding) in my Linux?
Thanks!
|
Now I change my gnome-terminal's character encoding to "GBK" (default it is UTF-8), but how can I get the value(character encoding) in my Linux? Thanks! | |||
feedback
|
|
The terminal uses environment variables to determine which character set to use therefore you can test it by looking at those variables Try
or
| |||
|
feedback
|
|
Check encoding and language:
Get all languages:
Change to pt_PT.utf8:
| |||
|
feedback
|