On the command line, how do I file glob on Windows in order to tell swishe to index certain files. For example, I only want to index the files in the present directory that begin with 0 and end in .html. I try this, but it doesn't work: swish-e -i 0*.html Nor does this: swish-e -i '0*.html' What am I doing wrong? Does Windows support something like the * wildcard character? -- Eric Lease MorganReceived on Thu Feb 19 21:16:15 2004