tracefilter(1) debian man page | unix.com

Man Page: tracefilter

Operating Environment: debian

Section: 1

TRACEFILTER(1)							   User Commands						    TRACEFILTER(1)

NAME
tracefilter - apply a bpf filter to a trace
SYNOPSIS
tracefilter inputuri bpf outputuri ...
DESCRPTION
tracefilter copies all packets that match a bpf expression to an output file. tracefilter is a shellscript wrapper around tracesplit(1)
LINKS
More details about tracefilter (and libtrace) can be found at http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation
SEE ALSO
libtrace(3), tracemerge(1), tracesplit(1), tracesplit_dir(1), traceconvert(1), tracereport(1), tracestats(1), tracertstats(1), tracepkt- dump(1), traceanon(1), tracesummary(1), tracereplay(1), tracediff(1), traceends(1), tracetopends(1)
AUTHORS
Perry Lorier <perry@cs.waikato.ac.nz> tracefilter (libtrace) October 2005 TRACEFILTER(1)
Related Man Pages
traceconvert(1) - debian
tracepktdump(1) - debian
tracereport(1) - debian
tracesplit_dir(1) - debian
tracetop(1) - debian
Similar Topics in the Unix Linux Community
shellscripting question
$$number in the shell or shellscript
cc and bcc and to command in shellscript
How to write multiple cronjobs in shellscript?
How to find the shellscript which is running In background is completed or not?