How to Copy a group of files?
At the DOS prompt type COPY *.DOC A:
The asterisk “*” is what’s considered a wildcard and will tell DOS to copy all files in the sources directory that end in an. DOC.
At the DOS prompt type COPY *.DOC A:
The asterisk “*” is what’s considered a wildcard and will tell DOS to copy all files in the sources directory that end in an. DOC.
No comments yet.
RSS feed for comments on this post. TrackBack URL