[Ilugc] Firefox - Capturing the

  • From: dearsaravanan@xxxxxxxxx (Saravanan S)
  • Date: Sat Jan 30 15:30:18 2010

Hi,

On Sat, Jan 30, 2010 at 10:35 AM, Rajagopal Swaminathan <
raju.rajsand@xxxxxxxxx> wrote:


I tried

tcpdump -s 0 -A -i eth0 -n -q -tttt '(host 210.212.191.54 and dst port
80) and tcp[13] == 2'

which prints boatloads of data which I dont need

Ideas?


Are you trying to filter the output for desired contents?
If so, little text processing can do that by piping the output to simple
tools like tail, head, grep, sed, awk, etc.

http://www.faqs.org/docs/abs/HTML/textproc.html

HTH :)

Saravanan Sundaramoorthy
Red Hat Certified Engineer
+91 99404 32545

Other related posts: