The script command not only makes a record of what commands you run but also allows you to save the output generated so that you can examine it later or easily turn your command sequences into scripts ...
OliveTin puts all my annoying server jobs behind browser buttons within easy reach.
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 ...