On Tue, Nov 11, 2014 at 7:08 PM, Michael <keybou...@gmail.com> wrote:
> What's a simple way to convert a text file that has every other character 
> "null" into a plain normal text file?

The 'iconv' tool is your tool.

> iconv -f utf-16 -t utf-8 utf16_file.txt > utf8_file.txt

-- 
arno  s  hautala    /-|   a...@alum.wpi.edu

pgp b2c9d448
_______________________________________________
MacOSX-talk mailing list
MacOSX-talk@omnigroup.com
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to