(Apologies if this is the wrong category for this question, and please feel free to move it)
None of my machines have more than 32GB, but I sometimes need to edit files that are Very Much Larger (e.g. 150GB). I've tried various workarounds (sed, split the file, etc) but none are very satisfactory.
So: does anyone know of an editor that (a) runs under FreeBSD, (b) will handle files of arbitrary size (presumably by paging them in and out), and, preferably, (c) doesn't have a u/i that promotes errors?
None of my machines have more than 32GB, but I sometimes need to edit files that are Very Much Larger (e.g. 150GB). I've tried various workarounds (sed, split the file, etc) but none are very satisfactory.
So: does anyone know of an editor that (a) runs under FreeBSD, (b) will handle files of arbitrary size (presumably by paging them in and out), and, preferably, (c) doesn't have a u/i that promotes errors?