for l in io.lines("file.txt", "l") do print(l) end