[plug] Crontab??
Bill Kenworthy
billk at iinet.net.au
Wed Jul 28 15:22:15 WST 2004
standard regex - $ means t is the last character in the string. "at" is
a very common character string in the database so it just restricts the
search scope a bit - equiv to /.*at$/, what I should have given was
"emerge -s ^at$" which just looks for "at" and nothing else.
BillK
On Wed, 2004-07-28 at 15:01, Senectus . wrote:
> On Wed, 28 Jul 2004 13:40:58 +0800, Bill Kenworthy <billk at iinet.net.au> wrote:
> > emerge at$ -s
> >
> cool thanks..
> What does the "$" do?
More information about the plug
mailing list