for %%j in (*.ad?) do ( echo %%j cut -t28 %%j merge -tCOPYING.txt %%j )