# 2014/12/19 # all HTTP requests (dax:21:51)% for i in double*pcap; do tshark -n -r $i -Y "http.request" ; done|wc tshark: The file "doublechick.net-4.pcap" appears to have been cut short in the middle of a packet. tshark: The file "doublechick.pcap" appears to have been cut short in the middle of a packet. 23174 233626 3419267 # host: *doubleclick.net (dax:21:50)% for i in double*pcap; do tshark -n -r $i -Y "http.host contains doubleclick.net" ; done|wc tshark: The file "doublechick.net-4.pcap" appears to have been cut short in the middle of a packet. tshark: The file "doublechick.pcap" appears to have been cut short in the middle of a packet. 1397 13988 504461 # host: *doublechick.net (dax:21:51)% for i in double*pcap; do tshark -n -r $i -Y "http.host contains doublechick.net" ; done|wc tshark: The file "doublechick.net-4.pcap" appears to have been cut short in the middle of a packet. tshark: The file "doublechick.pcap" appears to have been cut short in the middle of a packet. 11738 117688 1119694