What's a simple way to convert a text file that has every other character 
"null" into a plain normal text file?

I tried using vim: :g/<ctrl-V><ctrl-shift-2>/s///g
but it did not work.

I tried using pbpaste, which is supposed to strip things to plain text, but it 
kept all the null's.

Any good way?
---
Entertaining minecraft videos
http://YouTube.com/keybounce

_______________________________________________
MacOSX-talk mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to