mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-31 03:06:23 +02:00
Merge branch 'master' of github.com:fleschutz/PowerShell
This commit is contained in:
commit
05e65cbb21
@ -102,7 +102,8 @@ function ListTools {
|
|||||||
CheckFor ping6 "-V"
|
CheckFor ping6 "-V"
|
||||||
CheckFor print ""
|
CheckFor print ""
|
||||||
CheckFor printf "--version"
|
CheckFor printf "--version"
|
||||||
CheckFor python ""
|
CheckFor python "--version"
|
||||||
|
CheckFor python3 "--version"
|
||||||
CheckFor regedit "--version"
|
CheckFor regedit "--version"
|
||||||
CheckFor replace "--version"
|
CheckFor replace "--version"
|
||||||
CheckFor robocopy "--version"
|
CheckFor robocopy "--version"
|
||||||
|
Loading…
Reference in New Issue
Block a user