On 27 aug. 2012, at 07:47, gugus2000 <[email protected]> wrote: > How can I remove lines from a large file that do not contain a certain > pattern? I can easily find the lines with the pattern but then...? The way I > do it today is using grep on the command line with io-redirection but I think > there should be a way to do it from within BBEdit.
Process lines containing, and copy the lines that do contain the certain pattern into a new file, or use the clipboard as an intermediate. Best, Maarten -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
