On Tue, Apr 4, 2017 at 3:43 PM, Pete Travis <lists@xxxxxxxxxxxxxx> wrote:
Do not parse ls. Make a find invocation, ie `find /path/ -not -name $pattern`.-- PeteOn Apr 4, 2017 1:05 PM, "Patrick Dupre" <pdupre@xxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx