Why doesn't Linux develop something like PowerShell? Shit is amazing

Why doesn't Linux develop something like PowerShell? Shit is amazing.

Powershell is available on Linux..

saged

They could make a FOSS version

they did decades ago, it's called bash

It's good, not amazing. About 10 mins of playing around, and you remember you're still on winshit.

t. hasn't used PowerShell

It is. It's on Github.

zsh*

Yeah, but it's MS. It isn't developed by the community

>It isn't developed by the community
thank goodness

I went to great lengths to remove that "PS" Piece of Shit, you stupid fucking PowerShill.
Who the hell is going to wait 10 seconds to open a fucking terminal?

Based Snover.

Can you actually explain what is so good about it?

Community = SJW inbred trannies and autistic nu-males.

ok

The post immediately above yours did. It's great on Windows for managing Windows stuff. On *nix it's useful because it lets things like Ansible be more powerful for remote management of Windows systems.

>Experiment! Enjoy! Engage!

So subtitle

kek

All it really says is "it's good because Windows is shit and this makes it less shit".

...

Not POSIX compliant...
Into le trash it goes

Didn't this happen after years of Windows being based on DOS 2.1 ??

When you compare dealing with structured input on Powershell vs unstructured in Bash, you start to realize real quick how much more of a superior experience Powershell is. Since you're manipulating objects, you almost never really have to deal with extracting text out of something else. It's already structured.

Quick examples :

Get-Service -Name "N*" | Select-Object -Property Name, Status, StartType, ServiceType

Name Status StartType ServiceType
---- ------ --------- -----------
NcaSvc Stopped Manual Win32ShareProcess
NcbService Running Manual Win32ShareProcess
NcdAutoSetup Running Manual Win32ShareProcess
Netlogon Stopped Manual Win32ShareProcess
Netman Stopped Manual Win32ShareProcess
netprofm Running Manual Win32ShareProcess
NetSetupSvc Stopped Manual Win32ShareProcess
NetTcpPortSharing Stopped Disabled Win32ShareProcess
NgcCtnrSvc Stopped Manual Win32ShareProcess
NgcSvc Stopped Manual Win32ShareProcess
NlaSvc Running Automatic Win32ShareProcess
nsi Running Automatic Win32ShareProcess

Not messing with cut or awk.

Seems like a swell guy.

i'd rather just use a quick sed or something than remembering these weird names and parameters

Exactly.

Le Sup Forums boogyman