X-Spam-Check-By: sourceware.org
Message-ID: <44C8B99C.4040906@byu.net>
Date: Thu, 27 Jul 2006 07:03:24 -0600
From: Eric Blake <ebb9@byu.net>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: cygwin@cygwin.com, worwor@bellsouth.net
Subject: Re: Problem using ftp with rxvt
References: <44C8B874.50601@bellsouth.net>
In-Reply-To: <44C8B874.50601@bellsouth.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Charles D. Russell on 7/27/2006 6:58 AM:
> Thanks.  You provided several solutions to my problem.
>> Try searching for "bin/script\b" on the Cygwin package
>> search page 
> 
> Is the syntax for the Cygwin package search described somewhere?
> I don't know the meaning of \b.
> 

It is Perl's regex syntax.  \b stands for word boundary (more or less the
0-length separation between [^[:alnum:]] and [[:alnum:]] or vice-versa).

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFEyLmc84KuGfSFAYARAk0nAJiu4QaePmE5aJnO5/bhJIG+qUnDAKC06Wmk
pHi7v6tJrZm2bOroSgnLtA==
=T7Kh
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

