The command is available in DOS,4 IBM OS/2,5 Microsoft Windows and ReactOS.6 On MS-DOS, the command is available in versions 6 and later.7 In Windows PowerShell, move is a predefined command alias for the Move-Item Cmdlet which basically serves the same purpose. The FreeDOS version was developed by Joe Cosentino.8 DR DOS 6.0 includes an implementation of the move command.9 The open-source MS-DOS emulator DOSBox has no MOVE command. Instead, the REN command can be used to move files.10
To move one or more files:
To rename a directory:
To move a directory:
The switch /Y may be present in the COPYCMD environment variable. This may be overridden with /-Y on the command line. Default is to prompt on overwrites unless MOVE command is being executed from within a batch script.
"Move". Microsoft Docs. 11 September 2009. Archived from the original on 2017-08-26. Retrieved 2017-08-26. Microsoft TechNet Move article https://technet.microsoft.com/en-us/library/bb490935.aspx ↩
MS-DOS and Windows command line move command https://www.computerhope.com/movehlp.htm ↩
"OpenVOS Commands Reference Manual" (PDF). StrataDOC Online Documentation Service for Stratus Products. pp. 2–552, 2–558. Archived from the original (PDF) on 2019-09-22. Retrieved October 1, 2019. move_dir: Purpose: This command moves a directory and its contents from one place to another. ... move_file: Purpose: This command moves a file or set of files to another file or directory. https://web.archive.org/web/20190922035829/https://stratadoc.stratus.com/vos/19.1.0/r098-19/wwhelp/wwhimpl/common/html/r098-19.pdf ↩
Jamsa, Kris A. (1993), DOS: The Complete Reference, Osborne McGraw-Hill, p. 206, ISBN 0078819040, archived from the original on 2018-01-25. 0078819040 ↩
"JaTomes Help - OS/2 Commands". www.jatomes.com. Archived from the original on 2019-04-14. https://web.archive.org/web/20190414130029/http://www.jatomes.com/Help/Os2Cmd.php ↩
"reactos/move.c at master". GitHub. Archived from the original on 2019-10-01. https://github.com/reactos/reactos/blob/master/base/shell/cmd/move.c ↩
Wolverton, Van (2003). Running MS-DOS Version 6.22 (20th Anniversary Edition), 6th Revised edition. Microsoft Press. ISBN 0-7356-1812-7. 0-7356-1812-7 ↩
ibiblio.org FreeDOS Package -- Move (FreeDOS Base) http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/move.html ↩
"DR DOS 6.0 User Guide Optimisation and Configuration Tips" (PDF). Archived from the original (PDF) on 2019-09-30. Retrieved 2019-08-12. https://web.archive.org/web/20190930135943/http://www.4corn.co.uk/archive/docs/DR%20DOS%206.0%20User%20Guide-opt.pdf ↩
Commands - DOSBoxWiki https://www.dosbox.com/wiki/Commands ↩