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 ...
Here are some basic skills to get started with bash, one of the best shells for preparing and using scripts on Linux. Scripting in Linux–putting commands into a file so you can run them as a group—is ...