traceconvert(1) debian man page | unix.com

Man Page: traceconvert

Operating Environment: debian

Section: 1

TRACECONVERT(1) 						   User Commands						   TRACECONVERT(1)

NAME
traceconvert - convert a trace from one format to another
SYNOPSIS
traceconvert inputuri outputuri ...
DESCRPTION
traceconvert copies all packets from an inputuri to an output uri converting the trace as necessary. traceconvert is a shellscript wrapper around tracesplit(1)
EXAMPLES
traceconvert erf:/traces/bigtrace.gz pcap:- | tcpdump -r - -n
LINKS
More details about traceconvert (and libtrace) can be found at http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation
SEE ALSO
libtrace(3), tracemerge(1), tracesplit(1), tracefilter(1), tracesummary(1), tracereport(1), tracesplit_dir(1), tracestats(1), tracert- stats(1), tracepktdump(1), traceanon(1), tracereplay(1), tracediff(1), traceends(1), tracetopends(1)
AUTHORS
Perry Lorier <perry@cs.waikato.ac.nz> traceconvert (libtrace) October 2005 TRACECONVERT(1)
Related Man Pages
traceanon(1) - debian
tracepktdump(1) - debian
tracesplit_dir(1) - debian
tracesplit(1) - debian
tracesummary(1) - debian
Similar Topics in the Unix Linux Community
newbie shellscript tryout help.
Problems with SQLPLUS in shellscript
how to convert this script in command line?
Help with shellscript
How to find the shellscript which is running In background is completed or not?