2025-04-27 07:49:33 -04:00

4 lines
93 B
Batchfile

for %%x in (1 2) do (
dir \\NTDSDFS0%%x\debug
dir \\NTDSDFS0%%x\public\scratchy
)