X-Spam-Check-By: sourceware.org Message-ID: <45899B65.3050605@yandex.ru> Date: Wed, 20 Dec 2006 15:21:57 -0500 From: Boris Toloknov User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Eric Blake , cygwin AT cygwin DOT com Subject: Re: Bash regular expressions References: <45884F6E DOT 5070701 AT yandex DOT ru> <4588BC85 DOT 2090902 AT byu DOT net> In-Reply-To: <4588BC85.2090902@byu.net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com You are right. Without quotes it works: [[ abc =~ a.*c ]] && echo Yes Yes I was sure I tried that. Sorry. Thanks a lot, Boris -- 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/