diff options
author | EuAndreh <eu@euandre.org> | 2020-10-13 10:08:36 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-10-13 10:08:36 -0300 |
commit | a45c0929daac4075e9d1705398ed7e7c969a651c (patch) | |
tree | 8345dcaf2f10bf3ca321cb95387b7541c723caff /_tils | |
parent | Extend article on feature flag (diff) | |
download | euandre.org-a45c0929daac4075e9d1705398ed7e7c969a651c.tar.gz euandre.org-a45c0929daac4075e9d1705398ed7e7c969a651c.tar.xz |
s/etc./*etc.*/g
Diffstat (limited to '_tils')
-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! |