2 lines
36 B
Batchfile
2 lines
36 B
Batchfile
|
|
for %%f in (file.txt) do echo.%%~tf
|
|
|
for %%f in (file.txt) do echo.%%~tf
|