bug-bash
[Top][All Lists]
Advanced

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

Re: shouldn't /+(??) capture 2 letter files only?


From: DJ Mills
Subject: Re: shouldn't /+(??) capture 2 letter files only?
Date: Fri, 14 Dec 2012 21:30:19 -0500

On Fri, Dec 14, 2012 at 8:37 PM, gregrwm <backuppc-users@whitleymott.net>wrote:

> > echo !(??|foo|bar)
>
> precisely where i started this thread, !(??)
>

+(??) and !(??) are completely different things. !(??) was never mentioned
in the original question, and should work as expected.


reply via email to

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