kevin lyda wrote:
> On Mon, Mar 25, 2002 at 12:43:25PM +0000, Padraig Brady wrote:
>>>Show me something grep can do, than sed can't.
>>Basically grep is `sed -n` which just supports the s command.
>>And don't start quoting fancy regular expressions
>>either, there is nothing to stop sed supporting those.
>>> the same could be said of awk. and while either is an interesting
> interpretation of history, they're both wrong. grep and sed were separate
> projects designed to fill different niches.
>> but while you're making challenges, perhaps you could do these in sed?
>> grep -C5 foo file1
>> grep -l foo *
>> grep -n foo file1
>> kevin
>
Again these could easily be added as options to sed
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!