So bearbeiten Sie die Protokolldatei im Batch -Skript

::The word will be saved to test.txt
echo Hello World >> test.txt
MBip