On Tue, Apr 4, 2017 at 3:43 PM, Pete Travis <li...@petetravis.com> wrote:

> Do not parse ls.  Make a find invocation, ie `find /path/ -not -name
> $pattern`.
>
> -- Pete
>
> On Apr 4, 2017 1:05 PM, "Patrick Dupre" <pdu...@gmx.com> wrote:
>
>> Hello,
>>
>> How can I put this command in a script file?
>> FILES=`ls -d !(*@(-e)).bib`
>>
>> I get an error because of the (
>>
>>
> Good point.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to