-----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             [EMAIL PROTECTED]
-----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/

Reply via email to