- @echo off&setlocal enabledelayedexpansion
- for /f "delims=" %%a in ('dir /a-d /b /s .\test\*.*') do (set "t=%%~ta"&md ".\!t:~0,4!!t:~5,2!" 2>NUL&move "%%a" ".\!t:~0,4!!t:~5,2!\RN-!random:~-3!-!random:~-3!-!random:~-3!--%%~na%%~xa")
- set/p=Done!
复制代码 回复 1# liupw
撞名概率低至9亿分之一 |