same_executable_cleanup.bat
REM copy back output data files
copy /Y t:\%USERNAME%\%MSTI_RANK%\*.txt %OUTDIR%
REM copy back all stdout and stderr files
copy /Y t:\%USERNAME%\%MSTI_RANK%\*.out %OUTDIR%
copy /Y t:\%USERNAME%\%MSTI_RANK%\*.err %OUTDIR%