Wednesday, April 14, 2021

Re: How to remove paragraphs with specific text from my text file?

> igor2x@gmail.com stated

> I have 130 thousand lines of output file.
> - Each output is in separate paragraph.
> - Each paragraph has at least two or more rows.
> &c

That was a model example of a problem statement; clear illustration of
sample input and the desired output.

I'd be inclined to go with the awk/sed type solutions, if only to make a
clear series of steps, keeping an original file intact, at least until
it's clear that it is no longer required.


--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/58f2565c67921d04b06cb2e025d3951c.squirrel%40webmail.vybenetworks.com.

No comments: