Created
August 10, 2018 06:23
-
-
Save rutgerhensel/b8fde04ff48a3bf22b159b0e0fea250d to your computer and use it in GitHub Desktop.
email a file to yourself
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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