tcpdump script

brad brad at ispn.net
Thu May 29 19:37:41 CDT 2003


Jason wrote:

> grep and awk filtering at run time of tcpdump. something like:
> 
> tcpdump eth# | grep -E <pattern> | awk -F <seperator> {'print $col# $col# ..'}
> -- 
> Pure drivel tends to drive ordinary drivel off of the TV screen.
 
Cool, I will give that a try!  I was working up a little script
with sed but it was looking pretty ugly.

Brad




More information about the Kclug mailing list