Add ForceClose.ps1 script

This commit is contained in:
Xevion
2022-04-28 15:46:15 -05:00
parent aa72467bda
commit 12ffcfeb99
3 changed files with 52 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
---
title: "Verb Counts"
summary: A simple script to count up all the verbs used by commands in PowerShell.
date: 2022-04-19
---
This script uses the `Get-Verb` command to sum and provide the percentage of each verb in the Powershell environment.