Re: Trivial interactive question

From: Axel Naumann <Axel.Naumann_at_cern.ch>
Date: Mon, 28 Aug 2006 17:51:25 +0200


Hi,

you could e.g. pipe it into a text file and call grep on that:

root [] whatever->GetListOfFoos()->Print() > out.txt root [] .q

grep bar out.txt

Cheers, Axel.

Micha? Dwuz.nik wrote:
> Hi Rooters,
>
> what would be the trick for calling "grep" over some
> whatever->GetListOfFoos()->Print() ?
> Seems trivial, yet I cannot find an easy way to do it...
>
> Regards
> Michal
>
Received on Mon Aug 28 2006 - 17:51:32 MEST

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:32:00 MET