I'm trying to work out how to convert a file to UTF-8 but I really can't find much useful info on google other than to use iconv.... I downloaded that but when I went to run it via the CLI it told me that I hadn't installed it properly or something??
Any help?
Btw.... the file is a rather large file. (5M lines)
Thanks!