bug-bash
[Top][All Lists]
Advanced

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

Re: extglob problems


From: Grisha Levit
Subject: Re: extglob problems
Date: Sun, 15 Jan 2017 15:13:13 -0500

On Sun, Jan 15, 2017 at 2:46 PM, Grisha Levit <grishalevit@gmail.com> wrote:
> Using Isabella's examples and the latest devel snapshot, there still seems to be something off when dotglob is enabled:

Also the following case doesn't seem right (this time without dotglob):

$ echo !(f)
a b c
$ echo !(f)!(f)
. .. .x .y .z a b c


reply via email to

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