PowerShell for other platforms
Posted on April 8th, 2008
I love PowerShell (PoSh). It gives me (most of) the power of Perl, plus the DotNet framework(library), plus easy discoverability and debugging since all variables in PowerShell are objects with properties and methods.
Now PowerShell is available for Mac, Linux and others, using Mono:
http://igorshare.wordpress.com/2008/04/06/
I hope to post some of my PoSh scripts later.
Tags: coding, cross-platform, linux, Mac, Mono, PoSh, PowerShell, programming
Filed under PowerShell, coding, software | No Comments »