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
tracemerge(1) - debian
tracestats(1) - debian
tracetop(1) - debian
tracetopends(1) - debian
Similar Topics in the Unix Linux Community
Problems with SQLPLUS in 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?
Is it possible to write write multiple cronjobs in shellscript??