home *** CD-ROM | disk | FTP | other *** search
- MOVE [d1:][pathname1]filename1[.ext1] [d2:][pathname2]filename2[.ext2]
- or
- MOVE [d1:][pathname1]filename1[.ext1] ... [d2:][pathname2]
- \____________________________/ \____________/
- \source/ \destination/
-
- Moves one or more files from one disk or directory to another disk or
- directory. MOVEing a file is similar to COPYing it and then DELeting it
- in the previous disk or directory.