the only thing i know about powershell is that the linux binary is named pwsh which i learned the hard way after writing pow and then accidentally tab completing poweroff and shutting down my pc
in fairness that might’ve been a sign
Powershell is actually powerful. You can write full on WPF grafical user interfaces with it.
If powershell wasn’t a Microsoft product I think it could easily outclass any shell currently available. The concept of command output typing is hand down one of the best features of any shell I’ve tried.
I’m confused by this command output typing you’re talking about, and I’m not sure if I found the correct thing. Are you talking about the Write-Host and Write-Output?
How is it being a Microsoft product a bad thing? It’s fully open source and available on both Linux and Windows;
also nushell