FG
💻 Software

Ubuntu's ls can show unicode characters, but tree cannot, even with tree --charset unicode

Fresh6 days ago
Mar 15, 20265654 views
Confidence Score0%
0%

Problem

Ubuntu 10.04's can show unicode characters, but cannot, even with or . Is there a way to solve it. could interpret the escape characters except won't work ( comes from ) Update: can output unicode (should be in UTF-8) but right now it seems this is the only way -- as a webpage.

Error Output

$ ls -R
.:
list2.txt  list.txt  久未在遊行場合露面的前總統李登輝.txt  遊行

./遊行:
大家2.txt  大家.txt

$ tree --charset unicode
.
|-- list2.txt
|-- list.txt
|-- \344\271\2…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Ubuntu's ls can show unicode characters, but tree cannot, even with tree --charset unicode

Low Risk

Try this:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment