Bash Vs Powershell
Tuesday, July 15th, 2008Here’s an interesting little piece comparing Microsoft’s PowerShell to good old Bash.
It is as non-biased as I have seen these comparisons be and it does a good job of pointing out the major difference, PowerShell is object-oriented and Bash isn’t. I don’t think that this in itself is reason enough to consider one better than the other, but it does mean that PowerShell can have a very steep learning curve whilst overall being more powerful.
It is an interesting PDF so have a look if you get chance.