[OTW] Grep vs SED

David Cary Hart Fedora at TQMcube.com
Wed May 10 15:17:20 UTC 2006


On Tue, 9 May 2006 14:10:57 -0400 (EDT), "Robert P. J. Day"
<rpjday at mindspring.com> opined:
> On Tue, 9 May 2006, David Cary Hart wrote:
> 
> > (Off the Wall Question) I have been asked:
> >
> > Given a very large file.txt and a desire to remove a matching
> > line:
> >
> > 	$ grep -v matching_line file.txt > file.txt.new
> >
> > or;
> >
> > 	$ sed '/matching_line _RegEx/d'  file.txt > file.txt.new
> >
> > Which method is more efficient or is it a tossup?
> 
> why not use "time" to find out?
> 
Simple. I did not think of doing so. Thanks - I think. -;)

-- 
Our DNSRBL - Eliminate Spam: http://www.TQMcube.com
Multi-RBL Check: http://www.TQMcube.com/rblcheck.php
The Dirty Dozen Spammiest Ranges: http://tqmcube.com/dirty12.php

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060510/90e2919f/attachment-0001.sig>


More information about the fedora-list mailing list