1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-05-21 07:51:00 +02:00

Merge branch 'master' of github.com:fleschutz/PowerShell

This commit is contained in:
Markus Fleschutz 2021-08-26 15:48:19 +02:00
commit 05e65cbb21

View File

@ -102,7 +102,8 @@ function ListTools {
CheckFor ping6 "-V"
CheckFor print ""
CheckFor printf "--version"
CheckFor python ""
CheckFor python "--version"
CheckFor python3 "--version"
CheckFor regedit "--version"
CheckFor replace "--version"
CheckFor robocopy "--version"