Hacker News new | ask | show | jobs
by kmort 4222 days ago
Vim and Emacs are quite well-suited for textual manipulation of very large data files. Use of a macro is a very pleasant alternative to piping the file through sed/awk/etc. for a once-off transform.