Perl will fail to find a file named "*". You need the following if you were using Perl:
perl -MFile::Glob -pe"BEGIN{ @ARGV = map bsd_glob($_), @ARGV }" *.* >. +.\newfile
type displays the file name when using wildcards, so it's not good here. The DOS way is the "+" syntax of copy
In reply to Re^4: Combining files
by ikegami
in thread Combining files
by Win
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |