Linux File Name Encoding
- check LANG environment variable
echo $LANG
- See also
iocharset option of mount
iocharset=value
Character set to use for converting between 8 bit characters and 16 bit Unicode characters.
The default is iso8859-1. Long filenames are stored on disk in Unicode format.
- See also
No comments:
Post a Comment