Rodolfo Bandeira
Home Blog Posts Photos Videos Github Contact
<< All Posts
Using iconv to change character encoding in Linux

Mar 7, 2014


You can use β€œiconv” to convert file encoding

iconv -f old-encoding -t new-encoding file.txt > newfile.txt

To check all kind of encodings:

iconv -l | grep UTF

Rodolfo



<< All Posts

Previous post:
Too many simultaneous connections in your linux? How to check?
Most recent post:
How to remove UTF-8 BOM characters in your NuSoap + PHP

rodolfo.io πŸ‡§πŸ‡· πŸ‡¨πŸ‡¦

Runs on OpenBSD 🐑
Twitter Github Linkedin RSS