[PLUG-Devel] Edit 2GB text file?
der.hans
PLUG at LuftHans.com
Fri Feb 24 00:27:51 MST 2006
Am 23. Feb, 2006 schwätzte Slide so:
> On 2/23/06, Alan Dayley <alandd at consultpros.com> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> I have a 2GB text file (Yep, that big.) to edit. What editor can handle
>> that?
>>
>> Alternatively, is there a utility out there to break such a file into X
>> number of pieces?
>>
>> Alan
>
> I've edited a file that large in VIM although it took a little while
> to load and to scan through. There is a tool called strangley enough,
> split, which will split a file into pieces. I believe its part of
> core-utils. man split anyway.
Or use head and tail with numbers to cut it up based on numbers of lines.
Maybe just see if using GNOME Terminal makes a difference :).
http://www.gnome.org/~davyd/gnome-2-14/
ciao,
der.hans
--
# https://www.LuftHans.com/ http://www.CiscoLearning.org/
# Join the League of Professional System Administrators! https://LOPSA.org/
# Dissent is patriotic.
More information about the PLUG-devel
mailing list