5 lines
65 B
Batchfile
5 lines
65 B
Batchfile
:test
|
|
|
|
ECHO %computername% %date% %time% >>e:\test.txt
|
|
|
|
goto test |