Skip to content

Instantly share code, notes, and snippets.

@awesome
Created February 16, 2017 20:46
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 awesome/9a5403c6a82f9ba2693a61a7b1e1d5e3 to your computer and use it in GitHub Desktop.
Save awesome/9a5403c6a82f9ba2693a61a7b1e1d5e3 to your computer and use it in GitHub Desktop.
File.open('/home/whoami.txt', 'w') {|file| file.write(`whoami`)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment