this post was submitted on 13 Oct 2023
456 points (100.0% liked)

196

17019 readers
638 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

If you have any questions, feel free to contact us on our matrix channel.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] aluminium@lemmy.world 27 points 1 year ago (24 children)

Powershell is actually powerful. You can write full on WPF grafical user interfaces with it.

[–] themoonisacheese@sh.itjust.works 35 points 1 year ago (18 children)

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.

[–] Ozzy@lemmy.ml 1 points 1 year ago (3 children)

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?

[–] lameJake@feddit.de 2 points 1 year ago

As far as I understand it it's like stdout and stderr but with some additional ones for debuging, logging, etc..

load more comments (2 replies)
load more comments (16 replies)
load more comments (21 replies)