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
Genuine question, but how is functionally more limited? You can still run any executable, munge text outputs, and... Well, isn't that what just about any shell do?
On top of that, you can play with objects on the pipeline, which fewer shells support.
Edit: perhaps you mean in comparison to scripting tools, e.g. Python? I had read the OP to be asking more about it as a shell, I think.