[Bro] three things

Robin Sommer robin at icir.org
Mon Feb 5 19:39:57 PST 2007


On Mon, Feb 05, 2007 at 12:30 -0800, I wrote:

> However, I need to check whether we can change that or whether that
> would break something else. 

Seems that it would actually change semantics in an unexptected way.
But as a work-around you can use "(.|\n)", e.g., 

        if( mystring == /(.|\n)*NCSA(.|\n)*/  )

(This tip is from Vern.)

Robin

-- 
Robin Sommer * Phone +1 (510) 931-5555 * robin at icir.org 
LBNL/ICSI    * Fax   +1 (510) 666-2956 *   www.icir.org



More information about the Bro mailing list