help-bash
[Top][All Lists]
Advanced

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

Re: Pattern matching declaration with *(pattern-list)


From: goncholden
Subject: Re: Pattern matching declaration with *(pattern-list)
Date: Tue, 07 Jun 2022 18:51:06 +0000

------- Original Message -------
On Wednesday, June 8th, 2022 at 6:25 AM, Daniel Mills <danielmills1@gmail.com> 
wrote:


> On Tue, Jun 7, 2022 at 2:15 PM goncholden via help-bash@gnu.org wrote:
>
> > When matching zero or more occurrences of the given pattern-list with
> >
> > *(pattern-list)
> >
> > what in the declaration of using opening and closing parenthesis called?
>
>
>
> It's an extended glob

I mean the practice of using the parenthesis (), what is it called?  Because 
one can do   ([0-9]+), and that would be a regex pattern rather than a glob 
pattern.





reply via email to

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