mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-12-16 03:30:39 +01: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 taskkill ""
|
||||
Test tasklist ""
|
||||
Test tcpdump "--version"
|
||||
Test tee "--version"
|
||||
Test time ""
|
||||
Test timeout ""
|
||||
|
Loading…
Reference in New Issue
Block a user