How to View Unicode Filename in CMD
Environment
Can't view Chinese filename in CMD
Solution
Change code page to be UTF-8
After ths, should be OK to read this via notepad
- Microsoft Windows XP SP3
Can't view Chinese filename in CMD
Solution
Change code page to be UTF-8
C:\CHCP 65001
C:\DIR > filename.txt
After ths, should be OK to read this via notepad