I am going to discuss about Windows Power Shell which is a command line interface shell which is available for Windows XP SP2, Windows Server 2003 and Windows Vista. It is also an optional feature in Windows Server 2008. It is based on the .NET Framework. I am familiar with bash scripting on *nix and it's interesting to see that PowerShell does have some nifty features which is a far cry from the current command line interface shell. The screenshot shows a few commands like finding processes which uses > 20 GMB of memory, listing processes which start with v and watching the firefox process and waiting for it to terminate. Do check out the blog of Windows PowerShell team here. There's even a post about creating your very own commands which can be found here.
Tuesday, January 08, 2008
Windows PowerShell
I am going to discuss about Windows Power Shell which is a command line interface shell which is available for Windows XP SP2, Windows Server 2003 and Windows Vista. It is also an optional feature in Windows Server 2008. It is based on the .NET Framework. I am familiar with bash scripting on *nix and it's interesting to see that PowerShell does have some nifty features which is a far cry from the current command line interface shell. The screenshot shows a few commands like finding processes which uses > 20 GMB of memory, listing processes which start with v and watching the firefox process and waiting for it to terminate. Do check out the blog of Windows PowerShell team here. There's even a post about creating your very own commands which can be found here.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment