Guide to Unix/Commands/Convmv

From Wikibooks, open books for an open world
Jump to navigation Jump to search

convmv converts file names from one character coding to another. Seems not covered by POSIX.

More encoding commands:

  • recode – convert file contents from one encoding to another
  • utrac – convert file contents from one encoding to another
  • cstocs – convert file contents from one encoding to another
  • convmv – convert a filename from one encoding to another
  • enca – analyzes encodings for given text files

Links: