Add open-wikipedia.ps1

This commit is contained in:
Markus Fleschutz
2021-10-28 07:36:33 +02:00
parent 84f030a0ef
commit 4c8f0c90d0
72 changed files with 117 additions and 79 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
Starts the Task Manager
.DESCRIPTION
This script starts the Task Manager application (Windows only).
This script launches the Windows Task Manager application.
.EXAMPLE
PS> ./open-task-manager
.NOTES