This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Problem using ftp with rxvt
- From: Eric Blake <ebb9 at byu dot net>
- To: cygwin at cygwin dot com, worwor at bellsouth dot net
- Date: Thu, 27 Jul 2006 07:03:24 -0600
- Subject: Re: Problem using ftp with rxvt
- References: <44C8B874.50601@bellsouth.net>
-----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/