| Documentation | learn.microsoft.com/en-us/powershell/ |
| Wikipedia | [ Deutsch ] [ English ] [ Magyar ] |
| First appeared | 2006 (19 years) |
| Designed by | Jeffrey Snover, Bruce Payette, James Truher (et al.) |
| Latest release | 7.4.1 (Jan 2024) |
| Developer | Microsoft |
| License | MIT / part proprietary |
timing
- StackOverflow - Timing a command's execution in PowerShell
Measure-Command { .\script.ps1 | Out-Default }
Comparison values
| Score | 19 |
Features
| Algebraic data type | |
| Compiled language | |
| Context management / Defer | |
| Explicit errors | |
| Higher-order function | |
| Immutable object | |
| Pattern matching | |
| Statically typed | -- |
References
| How To Become A Hacker | -- |
| languages of choice | -- |
Rankings
Personal
| Category | system |
| Usage | read |