Differences between revisions 1 and 2
Revision 1 as of 2022-12-31 03:28:40
Size: 283
Comment:
Revision 2 as of 2023-04-08 13:56:46
Size: 573
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

'''PowerShell''' is a [[Windows]]-native shell.

On non-Windows platforms, it is called with '''`pwsh`'''.
Line 10: Line 14:

[[Windows]] has PowerShell available by default.

PowerShell can in fact be built for [[Linux]] distributions, and [[Linux/Arch|Arch Linux]] has a `powershell` AUR package.

PowerShell

PowerShell is a Windows-native shell.

On non-Windows platforms, it is called with pwsh.


Installation

Windows has PowerShell available by default.

PowerShell can in fact be built for Linux distributions, and Arch Linux has a powershell AUR package.


Usage

If you know how to use a sh(1) or bash(1) shell and want to accomplish a similar thing in PowerShell, look here.


CategoryRicottone

PowerShell (last edited 2023-04-08 13:57:46 by DominicRicottone)