software { file = load("input.txt") open("output.txt").write(file) }