Home
last modified time | relevance | path

Searched refs:logfile (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.4.0/libcoap/examples/
Detsi_testcases.sh5 logfile=$LOGDIR/"$testfunc"_$(date +%s).dump
6 …="$tcpdump -i $INTERFACE host $SERVERADDRESS and (udp port $SERVERPORT or icmp) -s0 -n -w $logfile"
16 if [ ! -e $logfile ] ; then