bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regex confusion -- not matching; think it should?


From: Chris Down
Subject: Re: regex confusion -- not matching; think it should?
Date: Thu, 20 Jun 2013 00:39:56 +0800

On 20 June 2013 00:29, DJ Mills <danielmills1@gmail.com> wrote:
> wordsplitting and pathname expansion do not occur within the
> [[ keyword.

$ > foo
$ [[ foo == * ]] && echo bar
bar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]