Does your job require sending a lot of emails on a daily basis? And you often wonder if or how you can send email messages from the Linux terminal. This article explains about 6 different ways of ...
I have a bash script I run through wsl that (amongst other things) sends an e-mail notification to myself whenever certain events occur. Until recently, I was invoking a powershell script (from the ...
If you’re new to the world of the Linux command line, then you know how eye-openingly powerful it can be. In fact, the sky’s the limit with what you can do from the Command Line interface. But, ...