LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to check file-name locale (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-check-file-name-locale-593401/)

UltraSoul 10-21-2007 02:08 AM

How to check file-name locale
 
I have some file with chinese coding name.
I can not see it under my FC5. I wonder how to check these file-name locale
then I can export LANG and LC_ALL to see it on terminal. Any idea?

# ls
Mr???? ????? ???2007 ?????3 ????3 ??2007
?????? ????.2007 ???2007 ??6 ????4 ????
????2 ????? ??? ??2007 ??2007 ????3
# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=


All times are GMT -5. The time now is 10:54 AM.