Login | |
|
 |
Re: What is MSH? - 7/5/2004 10:55:38 AM
|
|
 |
|
| |
mbouchard
Posts: 1814
Score: 12
Joined: 5/15/2003
From: USA
Status: offline
|
I believe but am probably wrong that MSH/Monad is from Longhorn. But don't take my word on that.
|
|
| |
|
|
|
 |
Re: What is MSH? - 6/2/2005 6:19:31 PM
|
|
 |
|
| |
rudrarup
Posts: 58
Score: 0
Joined: 5/26/2005
From: Pune
Status: offline
|
I have a question Will the MSH require a perticular compiler or can it be written in default Editor (notepad) and run by just clicking such as VBScript. Thanks
|
|
| |
|
|
|
 |
RE: Re: What is MSH? - 7/22/2005 3:37:09 AM
|
|
 |
|
| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
quote:
... New-style commands (or commandlets, as they are called in Longhorn) are .NET libraries (plus associated .msh or .cmdlet file) that consist of classes driving from CmdLet. ... For example, you can enter get/process | where "handlecount -gr 400" | sort handlecount | format/table processname,handlecount You get: ProcessName HandleCount ---------------- --------------- processname handlecount ... ... ... The new shell, as it stands now, is not very usable as a routine interactive shell, so, at least in this build, you'll gravitate back to the familiarity and simplicity of cmd.exe ... So more of a CSCript type of way
_____________________________
For more information, please see the "Read me First" topic. http://www.visualbasicscript.com
|
|
| |
|
|
|
|
|