Added tcpdump to list-cli-tools.ps1

This commit is contained in:
Markus Fleschutz 2023-03-03 12:24:09 +01:00
parent 483351b9db
commit 3bfa9e3f05

View File

@ -253,6 +253,7 @@ function ListCmdTools {
Test tar "--version"
Test taskkill ""
Test tasklist ""
Test tcpdump "--version"
Test tee "--version"
Test time ""
Test timeout ""