That’s a hot take for Lemmy.
Comment on Microsoft finally officially confirms it's killing Windows Control Panel sometime soon
SpaceNoodle@lemmy.world 2 months agoGreat, now I’ll have to Google Bing for a four-line command when before I could just dig through a few menus.
helenslunch@feddit.nl 2 months ago
SpaceNoodle@lemmy.world 2 months ago
Nah, PowerShell is just a shitty bash wannabe
NaibofTabr@infosec.pub 2 months ago
Actually PowerShelll is basically a wrapper for .NET classes… and it doesn’t really emulate Bash in any functional way.
xavier666@lemm.ee 2 months ago
The little time I have spent on powershell, I found it to be very slow. The input is also very verbose. I’m sure someone will say it allows one to be specific but I can be equally specific in bash as well. It’s like the Java Enterprise of scripting language.
SpaceNoodle@lemmy.world 2 months ago
Ah, so it sucks even harder
Matriks404@lemmy.world 2 months ago
Powershell has a completely different approach of working with commands than traditional Unix shells. You pretty much don’t know what you are talking about.
SpaceNoodle@lemmy.world 2 months ago
Look, if it’s not a file, I don’t want to have anything to do with it.
Mondez@lemdro.id 2 months ago
Finally linux will have parity in useability with windows.
SpaceNoodle@lemmy.world 2 months ago
No, it’s already more usable.
Mondez@lemdro.id 2 months ago
I felt the /s was implied but clearly enough people actually believe that linux is only for people who master arcane command lines that it could be taken as a genuine belief.
SpaceNoodle@lemmy.world 2 months ago
There are PowerShell fanboys here. Anything is possible.
Matriks404@lemmy.world 2 months ago
Powershell at first seems to be weird and clunky, but after you get used to its syntax you can quickly look up and use its commands without much guessing.