I'm trying to do something that seems incredibly simple, but google is giving me conflicting/incorrect solutions. I want a batch script to start two executables and send the output of one to a log ...
for /f "tokens=1,2,3,4 delims=/ " %%a in ( 'date/t' ) do set y=%%d for /f "tokens=1,2,3,4 delims=/ " %%a in ( 'date/t' ) do set m=%%b for /f "tokens=1,2,3,4 delims ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results