summaryrefslogtreecommitdiffstats
path: root/tests/shell/features/tcpdump.sh
blob: 70df9f681fe7257669a7487ee9e0099719caab40 (plain)
1
2
3
4
#!/bin/sh

# check whether tcpdump is installed
tcpdump -h >/dev/null 2>&1