2 lines
57 B
Groovy
2 lines
57 B
Groovy
|
|
new File('output.txt').write(new File('input.txt').text)
|