Tested again,, "%0 "%~f0" indeed doesn't return later, may I ask why this is?
In addition, in order to let others see this problem, I won't modify the previous content, here I admit my mistake, hehe.
In addition, in order to let others see this problem, I won't modify the previous content, here I admit my mistake, hehe.
for /f %%h in (`echo hxuan`) do for /f %%x in (`echo hxuan`) do if %%h==%%x nul
