FG
💻 Software

Which command can I use to recursively rename or move a file in Windows?

Fresh5 days ago
Mar 15, 202697151 views
Confidence Score0%
0%

Problem

What command in Windows emulates the recursive move / rename command from Unix?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Which command can I use to recursively rename or move a file in Windows?

Low Risk

Use XP's command. For example from the command line (in a batch file use instead) to do a recursive move do: To do a recursive rename do: Example batch:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment