4 lines
105 B
Batchfile
Raw Normal View History

REM append once.txt to header files in the current directory
REM
FOR %%f IN ( *.H ) DO copy %%f+once.txt