aboutsummaryrefslogtreecommitdiff
path: root/system/convmv/README
blob: 91005bc85e172b788c70e55b1b7e8b6e671acde0 (plain)
1
2
3
4
5
6
7
convmv (convert filenames to utf8 or any other charset)

convmv converts filenames (not file content), directories, and even
whole filesystems to a different encoding. Though it's primarily
written to convert from/to UTF-8, it can also be used with almost any
other charset encoding. Convmv can also be used for case conversion
from upper to lower case and vice versa with virtually any charset.