Skip to content

Instantly share code, notes, and snippets.

@rutgerhensel
Created August 10, 2018 06:23
Show Gist options
  • Select an option

  • Save rutgerhensel/b8fde04ff48a3bf22b159b0e0fea250d to your computer and use it in GitHub Desktop.

Select an option

Save rutgerhensel/b8fde04ff48a3bf22b159b0e0fea250d to your computer and use it in GitHub Desktop.
email a file to yourself
cat file.log | mail -s "subject.." my@example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment