Unix To PowerShell – Cut
PowerShell is definitely gaining momentum in the windows scripting world but I still hear folks wanting to rely on Unix based tools to get their job done. In this series of posts I’m going to l...
Published May 06, 2009
Version 1.0May 06, 2009
@UnixUser - Great point. PowerShell has been a big jump from Command.exe and the rich integration with the new server platforms will make it more prevalent in the future. I too rely on my set of unix tools (grep, curl, wget, etc) and that is what this series of posts was geared to address.
Again, thanks for the great feedback and if you do take a look at some of these scripts I've written, I'd love to hear feedback on their implementation/usage.
Cheers!
-Joe