OpenBSD: Sendmail with Attachment from Shell
27 April 2018 | (2 min read)
A script to achieve sending an e-mail with attachment from shell in OpenBSD… [Read More]
27 April 2018 | (2 min read)
A script to achieve sending an e-mail with attachment from shell in OpenBSD… [Read More]
4 April 2016 | (2 min read)
To remind the magic behind: 2>&-
, 2>/dev/null
, |&
, &>/dev/null
and >/dev/null 2>&1
… [Read More]
2 November 2013 | (1 min read)
A brief info of how to use the find
command… [Read More]