mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-05-06 16:44:58 +02:00
Added tcpdump to list-cli-tools.ps1
This commit is contained in:
parent
483351b9db
commit
3bfa9e3f05
@ -253,6 +253,7 @@ function ListCmdTools {
|
|||||||
Test tar "--version"
|
Test tar "--version"
|
||||||
Test taskkill ""
|
Test taskkill ""
|
||||||
Test tasklist ""
|
Test tasklist ""
|
||||||
|
Test tcpdump "--version"
|
||||||
Test tee "--version"
|
Test tee "--version"
|
||||||
Test time ""
|
Test time ""
|
||||||
Test timeout ""
|
Test timeout ""
|
||||||
|
Loading…
Reference in New Issue
Block a user