Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 12:52:52 -0400
From:      Peter Radcliffe <pir@pir.net>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Server Farms?
Message-ID:  <20000518125252.A8913@pir.net>
In-Reply-To: <3923EBEF.85D85DB2@thehousleys.net>; from jim@thehousleys.net on Thu, May 18, 2000 at 09:11:11AM -0400
References:  <Pine.BSF.4.21.0005180858000.24997-100000@search.sparks.net> <3923EBEF.85D85DB2@thehousleys.net>

next in thread | previous in thread | raw e-mail | index | archive | help
James Housley <jim@thehousleys.net> probably said:
>   *^.*(Branch: RELENG_4)

This is inefficient.

You don't need to tie a regexp to the start of a line and then use .*

* Branch: RELENG_4

should work.

P.

-- 
pir                  pir@pir.net                    pir@net.tufts.edu



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000518125252.A8913>