concept scripting ★★★ seed

PowerShell

Created by Jeffrey Snover at Microsoft in 2006. A task automation framework combining a command-line shell with a scripting language. Built on .NET, objects flow through pipelines instead of text. Now cross-platform and open-source.

#powershell #automation #shell #dotnet #microsoft #2006