DNF and regular expressions

Germano Massullo germano.massullo at gmail.com
Mon Jun 29 15:15:09 UTC 2015


Il 29/06/2015 17:05, David Howells ha scritto:
> Germano Massullo <germano.massullo at gmail.com> wrote:
>
>> What is wrong with DNF's regular expression
>> # dnf remove *debuginfo*.fc20.x86_64
> Do you mean 'regular expression' or did you mean 'glob'?
>
> If you did mean 'regular expression', then did you want:
>
> 	dnf remove .*debuginfo.*[.]fc20[.]x86_64
>
> David
I meant glob, sorry


More information about the devel mailing list