Gleb Popov 1a37ab5e60 shells/powershell: Microsoft's shell with support for .NET objects
Co-authored-by:	Felix Palmen <zirias@FreeBSD.org>
Co-authored-by:	Szczepan Ćwikliński <sec@thinkcode.pl>
2025-02-21 21:01:54 +03:00

4 lines
192 B
Plaintext

PowerShell is a modern command shell that includes the best features of other
popular shells. Unlike most shells that only accept and return text,
PowerShell accepts and returns .NET objects.