Thursday, June 7, 2012

Re: What is the largest file I can edit using vim?

On Thursday, June 7, 2012 8:56:19 AM UTC-5, cellurl wrote:
> I have an *.sql file.
> Typically I chop it, but I am tired of chopping it.
> I want to remove the first 10 lines and the last 10 lines of this 4GB file.

The "head" and "tail" unix commands seem designed exactly for such things.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: