diff options
Diffstat (limited to '')
-rw-r--r-- | _tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md b/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md index 4a0e4a0..320f3ab 100644 --- a/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md +++ b/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md @@ -8,7 +8,7 @@ ref: send-emails-using-the-command-line-for-fun-and-profit Here are a few reasons why: 1. send yourself and other people notification of cronjobs, scripts runs, CI - jobs, etc. + jobs, *etc.* 2. leverage the POSIX pipe `|`, and pipe emails away! |