c:\scratch>dir /B file1 file2 file3 c:\scratch>perl -wnl -e "BEGIN{ print qq(Arguments: @ARGV); exit; }" * Arguments: * c:\scratch>|