It's going to be a long road to hook everything up, but this has the chance to finally standardize command parameters.
I'm sorry. This is truly amazing to me and I'm quite excited!
11–20 of 790 posts
It's going to be a long road to hook everything up, but this has the chance to finally standardize command parameters.
I'm sorry. This is truly amazing to me and I'm quite excited!
Great. I wonder what Steve Ballmer is thinking.
Great. I wonder what Steve Ballmer is thinking.
I'd love to know his reaction to and thoughts surrounding this move.
I'm always in favor of things being open-sourced, but I do kind of wonder in what universe I would use PowerShell when Bash is readily available.
I'm always in favor of things being open-sourced, but I do kind of wonder in what universe I would use PowerShell when Bash is readily available.
I'm always in favor of things being open-sourced, but I do kind of wonder in what universe I would use PowerShell when Bash is readily available.
For instance, on Windows I could press the up arrow through my history 20x to find a group of commands I want to run, press Enter, then press DOWN for the following command, then enter, then DOWN until I run them all. In Bash, I need to press UP 20x every single time.
Yes, you can customize it a lot, and you can script it but default bash isn't that special to me.
I've been hoping for a fully-featured Linux version of Powershell for a while, very awesome. I've used various Linux distributions for a long time and find bash very practical usually, but when I started learning Powershell when working in Windows environments I've been impressed with how easy it was to do some powerful stuff, and felt conflicted since I wanted to be able to use similar functionality and scripts acro…
PowerShell is my guilty pleasure of the computing world. Once you've piped strongly-typed objects around between your shell commands, text scraping seems barbaric by comparison. The problem, of course, is that you can't use all that power for much, since the pool of PS-compatible tools and utilities is much shallower than it is for Unix shells. I'm really hoping this will help spur a new wave of PowerShell-compatible…
What's interesting is that they see the UNIX shell, which has long been open source and free, as competition.