Browsing DOS
Prev
Prev
Next
MOVE
Move a file from one folder to another
syntax
MOVE [options] [Source] [Target]
key
source : The path and filename of the file(s) to move.
NET.exe
The NET Command is used to manage network resources.
PATH
Display or set a search path for executable files.
Automation with Batch Files
If you're familiar with MS-DOS at all, you'll recall that it's a command-driven operating system that performs functions issued at the C:> prompt.
Prev
Prev
Next