RosettaCodeData/Task/File-input-output/AutoHotkey/file-input-output-1.ahk

3 lines
66 B
AutoHotkey
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Loop, Read, input.txt, output.txt
FileAppend, %A_LoopReadLine%`n