Interest
Proportion of Hacker News items mentioning "powershell" over time.
Mentions
Total number of Hacker News items mentioning "powershell" over time.
PowerShell is a shell program developed by Microsoft for task automation and configuration management. As is typical for a shell, it provides a command-line interpreter for interactive use and a script interpreter for automation via a language defined for it. Originally only for Windows, known as Windows PowerShell, it was made open-source and cross-platform on August 18, 2016, with the introduction of PowerShell Core. The former is built on the .NET Framework and the latter on .NET. Read more on Wikipedia