summaryrefslogtreecommitdiffstats
path: root/system/powershell/README
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2020-02-08 08:28:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-08 08:28:17 +0700
commit7879736d95bf6d938f4421462093df0e299e6ee9 (patch)
treea4a0b3389420c0c906306f686c3150365d79e634 /system/powershell/README
parentc6eb894623ce24cd8ea14385d6e0b17f1f5613fe (diff)
downloadslackbuilds-7879736d95bf6d938f4421462093df0e299e6ee9.tar.gz
slackbuilds-7879736d95bf6d938f4421462093df0e299e6ee9.tar.xz
system/powershell: Added (command-line shell).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/powershell/README')
-rw-r--r--system/powershell/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/powershell/README b/system/powershell/README
new file mode 100644
index 0000000000..e02a8b77e6
--- /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.