On Mon, Feb 04, 2002 at 08:01:39PM -0700, Matthew Walker wrote:
> I need to find a text editor for Linux that doesn?t load the whole file
> into memory. I need to edit a 1.5 gig text flatfile to add two lines.
> But I don?t have enough ram to open it in most programs. Can anyone
> recommend something?

echo 'select 1 from all; ' >> myfile.sql
echo 'select 2 from all; ' >> myfile.sql


is that editor enough? :)

(table etc)

-- 
                               The Moon is Waning Crescent (41% of Full)
                                           nieuw.nl - 2dehands.nl: 15463

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to