bug-bash
[Top][All Lists]
Advanced

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

Re: How to match regex in bash? (any character)


From: Roman Rakus
Subject: Re: How to match regex in bash? (any character)
Date: Thu, 29 Sep 2011 19:41:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2

On 09/29/2011 06:18 PM, Peng Yu wrote:
Also, regex(3) does not mention the difference between $x =~ xxxx.txt
and $x=~ "xxxx.txt". I think that the difference should be addressed
in man bash.
It is in man bash.

RR



reply via email to

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