On 1/15/17 2:46 PM, Grisha Levit wrote:
>> On 3/23/16 6:15 PM, Isabella Parakiss wrote:
>>> Just wanted to report a couple of problems in 4.3.42 and the latest
>>> devel version:
>>
>> Thanks for the report. These were both easy fixes, and the fixes will
>> be in bash-4.4.
>
> Using Isabella's ex
On Sun, Jan 15, 2017 at 2:46 PM, Grisha Levit 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
> On 3/23/16 6:15 PM, Isabella Parakiss wrote:
>> Just wanted to report a couple of problems in 4.3.42 and the latest
>> devel version:
>
> Thanks for the report. These were both easy fixes, and the fixes will
> be in bash-4.4.
Using Isabella's examples and the latest devel snapshot, there still
On 3/23/16 6:15 PM, Isabella Parakiss wrote:
> Just wanted to report a couple of problems in 4.3.42 and the latest
> devel version:
Thanks for the report. These were both easy fixes, and the fixes will
be in bash-4.4.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Enrique Perez-Terron wrote:
>
> On Sun, 16 Oct 2005 17:10:48 +0200, <[EMAIL PROTECTED]>
> posted on comp.unix.shell:
>
>> I have a problem that I'm trying to solve with the help of extended
>> globbing. It doesn't work, and so I've narrowed down the buggy bit to a
>> simple, illustrative example.
On Sun, 16 Oct 2005 17:10:48 +0200, <[EMAIL PROTECTED]>
posted on comp.unix.shell:
I have a problem that I'm trying to solve with the help of extended
globbing. It doesn't work, and so I've narrowed down the buggy bit to a
simple, illustrative example.
I need to match literal parentheses in a