Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
sariel85342yPowerShell on Linux is about as useful as a cigarette lighter on a motorcycle.
Sounds great in theory, useless when you're traveling 65mph and trying to light one up.
If I'm using PS I might as well be using a Windows device. -
@sariel to be fair, a cig lighter socket is quite useful in longer moto-trips. Pop in an usb charger adapter and you can use gmaps/sygic and charge your phone while riding on unknown roads.
I'm planning to install one on my bike this winter. -
Wolle9192yI trying PS on Linux to make PS-Session to my windows machine. But that is the only use-case I can see. I like PS better than bash, though. But it's simply not the right tool on Linux.
-
well, powershell is better than CMD. which is the only good thing to say about it.
it's horrible in any way, i'd even prefer scripting in JS.
it sucks as console language, because it tries too hard to be a scripting language. and it sucks as a scripting language, because it tries too hard to be a console language.
i've even installed bash on my windows systems so i don't have to deal with PS any more than i need to.
What do you think about Powershell on Linux?
I personally like PS quite a lot, on windows. It quickly became one of my favorite languages, during my apprenticeship.
I also have an everburning hatred for python, so PS is kinda enticing to me.
question