Some of Sunday's edits have been lost. The edits from Saturday that were reverted have been restored. Site is now hosted on prgmr.com. Thank you for your patience. This notice will be removed one week from posting. --Michael Mol 18:12, 7 March 2010 (UTC)
Category:PowerShell
From Rosetta Code
| Type safety: | Safe |
|---|---|
| Type strength: | Strong |
| Type expression: | Implicit |
| Type checking: | Dynamic |
| See Also: |
If you know PowerShell, please write code for some of the tasks not implemented in PowerShell.
PowerShell is a shell and scripting language released by Microsoft in 2006. Like other shells, PowerShell has a piping mechanism where the output of one command is passed as input to another command. However, unlike most shells, PowerShell passes objects rather than strings. This eliminates the text munging overhead usually necessary to make the pieces of a script fit together.
PowerShell is built on Microsoft's .NET framework and has full access to the CLR.
Subcategories
This category has the following 2 subcategories, out of 2 total.
@
P
Pages in category "PowerShell"
The following 115 pages are in this category, out of 115 total.







