Skip to content

Instantly share code, notes, and snippets.

@pawlos
Created January 6, 2017 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pawlos/91f63499231e474e35d4d554db474f62 to your computer and use it in GitHub Desktop.
Save pawlos/91f63499231e474e35d4d554db474f62 to your computer and use it in GitHub Desktop.
Output to file
io.output("output.txt")
io.write("Hello", "Lua")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment