diff options
Diffstat (limited to 'system/powershell/README')
-rw-r--r-- | system/powershell/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/powershell/README b/system/powershell/README new file mode 100644 index 0000000000000..e02a8b77e689b --- /dev/null +++ b/system/powershell/README @@ -0,0 +1,5 @@ +PowerShell is a task-based command-line shell and scripting language +built on .NET. PowerShell helps system administrators and power-users +rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes. + +After installing, you can start using PowerShell by typing "pwsh" in the Terminal. |