
PowerShell
PowerShell (including Windows PowerShell and PowerShell Core) is a task automation and configuration management framework from Microsoft, consisting of a command-line sh...
What is PowerShell?
Windows PowerShell is an extensible command-line shell and associated scripting language from Microsoft. Windows PowerShell integrates with the Microsoft .NET Framework and provides an environment for execution of cmdlets, which are specialized .NET classes implementing a particular operation, scripts, which are composition of cmdlets along with imperative logic, executables, which are standalone applications, or by instantiating regular .NET classes. These work by accessing data in different data stores, like the filesystem or registry.
PowerShell Screenshots
PowerShell Features
PowerShell information
Supported Languages
- English
GitHub repository
- 38,702 Stars
- 6,612 Forks
- 3448 Open Issues
- Updated
Comments and Reviews
Tags
- Shell
- Terminal Emulator
- console
Category
OS & UtilitiesLists containing PowerShell
My Setup - All Apps and Software • Core, Development & Services • Windows 11 Developer Setup • FavoritesRecent user activities on PowerShell
RogueScholar added Extensible by Plugins/Extensions as a feature to PowerShell
BDKH3 Upvoted a comment on ConEmu as an alternative to PowerShell
Shell != Console Emulator
RogueScholar reviewed PowerShell
Better built-in help and command discoverability than every other popular shell. No text parsing to pipe between commands.
Just because you CAN use more than 256 characters for a command name doesn't mean you SHOULD
PowerShell on Linux https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-linux?view=powershell-7.2
wait what, for liunux?