mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-30 04:31:39 +02:00
Update list-cli-tools.ps1
This commit is contained in:
@ -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 ""
|
||||
|
Reference in New Issue
Block a user