4cade/bin/buildssall.bat

5 lines
111 B
Batchfile
Raw Normal View History

2021-10-12 23:37:45 +00:00
@echo off
1>nul copy /y nul %2
2021-10-13 06:05:41 +00:00
rem requires sorted file-system
2021-10-12 23:37:45 +00:00
for %%a in (%1\*) do 1>nul copy /b /y %2+%%a %2