Hi, at the moment I am stuck to work on windows boxes, so WSL is my friend. But Powershell helps with Windows programs as well. My power move is to have a tail -f counterpart with Get-Content -Wait -Tail 1 mylogfile.log :-) But I cannot say I am having fun. Cheers, Bernd Am 07.02.2023 02:06 schrieb Carlos E. R.:
On 2023-02-07 01:16, David C. Rankin wrote:
On 2/6/23 15:07, Carlos E. R. wrote:
Can be installed on Windows, Linux, and macOS.
<https://learn.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.3>
Interesting move.
Can be used over ssh.
Used it quite a bit on windows, but always had to have to MS reference up. The two-word hyphenated commands don't stick in memory as well as the short shell commands.
AFAIK it is a new "Powershell", different syntax and capabilities.