1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-03-28 23:56:52 +01:00

Update list-cli-tools.ps1

This commit is contained in:
Markus Fleschutz 2022-01-07 13:30:23 +01:00
parent ba65ee0bac
commit 87c1e5b02e

View File

@ -107,6 +107,7 @@ function ListTools {
CheckFor perl "--version"
CheckFor ping "-V"
CheckFor ping6 "-V"
CheckFor powercfg "/?"
CheckFor powershell "--version"
CheckFor print ""
CheckFor printf "--version"