On Thursday 17 March 2005 10:28, David Woodhouse wrote:
The answers are "no" and "no". Wildcards are not
supported, but "*"
won't get rejected either. "*" is a valid file name, after all.
So then the correct action for user space would be to emit a warning that wild
cards are not supported if its detected in the path, but pass it to the
kernel anyways? And we document it in the man pages.
-Steve