mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-08 17:14:28 +01:00
Update list-cli-tools.ps1
This commit is contained in:
parent
74e108a1c6
commit
4f31313923
@ -110,6 +110,9 @@ function ListTools {
|
||||
CheckFor perl "--version"
|
||||
CheckFor ping "-V"
|
||||
CheckFor ping6 "-V"
|
||||
CheckFor pip "--version"
|
||||
CheckFor pip3 "--version"
|
||||
CheckFor pip3.8 "--version"
|
||||
CheckFor powercfg "/?"
|
||||
CheckFor powershell "--version"
|
||||
CheckFor print ""
|
||||
|
Loading…
Reference in New Issue
Block a user