[_] Your Favourite Software For Windows XP?
Richard Price
richardprice at gmail.com
Thu May 1 14:00:50 BST 2008
2008/5/1 Matt Hamilton <matth at netsight.co.uk>: > > Woohoo! Welcome to 1978 :p > > *ducks* > > http://www.shell.ir/Bourne-Again_shell.php You see, this often comes up - PowerShell is, in my opinion as a historically heavy Bash/Ksh/Csh/tcsh user, a step above the shells I use on Unix precisely because of its object orientation basis and the fact that it can incorporate the .Net framework in any shell script you are writing (an example - accessing SQL Server via ADO.Net, getting a SELECT result set and iterating through that result set was something like 4 or 5 lines of code in PowerShell). I wish PowerShell was available on other platforms, it would replace Bash on my systems fairly quickly. Richard