This is definitely somewhere that PowerShell shines, all of that is built in and really easy to use
Laurel Raven
- 0 Posts
- 5 Comments
Joined 1 year ago
Cake day: August 7th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Or PowerShell if you want it extra verbose
Laurel Raven@lemmy.zipto Linux Gaming@lemmy.world•Steam Client Now Enables Proton by Default for Games without Native Linux BuildsEnglish1·2 months agoReally the only things I’m still using Windows for are work (even if I replace my workstation with Linux, which I’m working on doing, I still have to manage the Windows servers), and simulator games (peripherals work in Linux but often need extra fussing to get them working correctly so for now I’m just sticking with Windows on that machine)
Laurel Raven@lemmy.zipto linuxmemes@lemmy.world•Remember back when Ubuntu put ads in the dash? I do (~2014)English0·1 year agoIf you have Ubuntu installed in the room, then yes
I really can’t stress enough how much power and flexibility comes with an object oriented shell, especially with the dotnet type system behind it.
I think most people who hate it just do so either because it came from Microsoft (which… Yeah, that’s understandable), or because it’s a different way of thinking about it (and/or they spent a lot of effort learning how to parse data from strings effectively and hate that it’s made easier?). But love or hate it, it is effective and powerful, and I find myself missing that when working with bash.