DOS Move

DOS Move definition - computer

An external command starting with DOS 6 that moves a file to a new location (it copies first, then deletes the source file). The syntax is like the Copy command; however, you must always enter a target destination. That means even though you are already in the directory you want to move the file into, you still have to state it. For example, to move file ABC from the B: drive into the UTILITY directory, type:

      C:\UTILITY>move b:abc \utility

Note: The C: drive is implicit, but the \UTILITY directory is not and must be explicitly stated even though you are already in it.



Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.

Comments
Improve this definition.
Do you have more to add? Share your linguistic knowledge or observation.
/Register to save your comments.