<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt"><div>Hello,<br><br>Could anyone tell me how to process multiple files with command line on Windows?<br><br>Here is what I got:<br>perl -nle "print if /abv/" *.txt<br>Can't open *.txt: Invalid argument.<br><br>Thanks<br><br>Tiger<br></div></div></body></html>