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
tracefilter(1) - debian
traceends(1) - debian
tracediff(1) - debian
tracereplay(1) - debian
Similar Topics in the Unix Linux Community
shellscripting question
newbie shellscript tryout help.
Automation of UI using shellscript
Help with shellscript
How to find the shellscript which is running In background is completed or not?