Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
I want to list the NEXT line after a string appears in a list of files
- X-seq: zsh-users 10650
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: I want to list the NEXT line after a string appears in a list of files
- Date: Fri, 1 Sep 2006 14:59:03 +0000 (UTC)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: SuccessTheory
- Sender: news <news@xxxxxxxxxxxxx>
Hi
I want to list the NEXT line after a string appears in a list of files
eg
> egrep "Anecdote" m??.txt (But display next line)
I guess Sed/Awk would do this, I would probably use Perl.
Suggestions pls
--
http://successtheory.com/tips/ Vim, Zsh, MySQL Tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author