bleucat wrote: > > Hi, > > I'am looking for a version of Powershell on Linux. > > Google gives me a project from Sources Forges called PASH, but its seems > to be unactive since 2008. > >
I feel your pain. I would also love to use Powershell on (in my case) Mac OS X. I also found Pash to be less than current and apparently abandoned. The reason Microsoft's Powershell doesn't work on Mono is that it is a Windows (not a .NET) program that merely makes use of .NET. The good news is that the Powershell team at Microsoft are aware of the issue and are, as far as I know, considering a way to solve this problem. But until then we have to use Bash on UNIX and Powershell on Windows. -- View this message in context: http://n4.nabble.com/Powershell-over-Linux-tp1573385p1573392.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
