mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-21 12:11:08 +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 perl "--version"
|
||||||
CheckFor ping "-V"
|
CheckFor ping "-V"
|
||||||
CheckFor ping6 "-V"
|
CheckFor ping6 "-V"
|
||||||
|
CheckFor pip "--version"
|
||||||
|
CheckFor pip3 "--version"
|
||||||
|
CheckFor pip3.8 "--version"
|
||||||
CheckFor powercfg "/?"
|
CheckFor powercfg "/?"
|
||||||
CheckFor powershell "--version"
|
CheckFor powershell "--version"
|
||||||
CheckFor print ""
|
CheckFor print ""
|
||||||
|
Loading…
Reference in New Issue
Block a user