4cade/bin/buildssall.bat

5 lines
111 B
Batchfile
Raw Normal View History

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