At 20:26 03/06/2021 +0200, Hans Aikema wrote:
Ah you're right on that, overlooked the first entry. But fairly
certain that the statement on not interpreting the wildcard holds
(It's a difference between Windows and shells like bash that is
often overlooked - in bash the shell takes care of expanding the
wildcard to a list of files matching the pattern. On windows the
shell passes the wildcard parameter unchanged to the invoked application.
Appears to be an error in the documentation indeed. Thanks for
correcting my misreading.
But thank *you* for eventually clarifying the matter!
Brian Barker