mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 15:52:12 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# powershell
|
||||
|
||||
> Command-line shell and scripting language designed especially for system administration.
|
||||
> This command refers to PowerShell version 5.1 and below (also known as the legacy Windows PowerShell). To use the newer, cross-platform version of PowerShell (also known as PowerShell Core), use `pwsh` instead of `powershell`.
|
||||
> This command refers to PowerShell version 5.1 and below (also known as the legacy Windows PowerShell).
|
||||
> To use the newer, cross-platform version of PowerShell (also known as PowerShell Core), use `pwsh` instead of `powershell`.
|
||||
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/powershell>.
|
||||
|
||||
- Start an interactive shell session:
|
||||
|
||||
Reference in New Issue
Block a user