RosettaCodeData/Task/File-input-output/AutoHotkey/file-input-output-1.ahk
2015-02-20 09:02:09 -05:00

2 lines
66 B
AutoHotkey

Loop, Read, input.txt, output.txt
FileAppend, %A_LoopReadLine%`n