move
Verified for current stable LTS
Move Command: Rename File Or Directory Non Existing Target Windows
Use for rename file or directory non existing target windows with Move. Exact CLI syntax to rename file or directory non existing target windows using Move.
When to use this: Use for rename file or directory non existing target windows with Move.
Command Syntax
move <path\to\source> <path\to\target> move <path/to/source> <path/to/target> Live Command Builder
Final Command
move <path\to\source> <path\to\target> Command Breakdown
move is the base executable for this command.
FAQ
Purpose: Exact syntax to rename file or directory non existing target windows using Move.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Move Command: Move File Or Directory Across Drives Windows
move {C:\path\to\source} {D:\path\to\target} Move Command: Move File Or Directory Into Existing Directory Windows move <path\to\source> <path\to\existing_directory> Move Command: Move With Confirmation Overwrite Windows move /-Y <path\to\source> <path\to\existing_directory> Move Command: Move Without Confirmation Overwrite Windows move /Y <path\to\source> <path\to\existing_directory>