29
Is there any reason to use Powershell on Linux?
(lemmy.world)
Linux questions Rules (in addition of the Lemmy.zip rules)
Tips for giving and receiving help
Any rule violations will result in disciplinary actions
Well, it is powerful it can do everything that coreutils do and more. It works with objects instead of strings so you simply can do more with it, it has built in support for json and csv and probably a lot more, it has built-in package manager. It has the worst syntax I've seen.
I switched my one windows pc over to nushell, because I couldn't wrap my head around psh syntax.