Linux file encoding

$ file -i file.txt
file1: text/plain; charset=utf-16le
 
$ iconv -f utf-16le -t UTF-8   file.txt > file.utf8.txt
kb/linux_file_encoding.txt · Last modified: 2022/01/03 16:03 by 127.0.0.1
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0