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



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