traceconvert(1) 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

AUTHORS

Perry Lorier <[email protected]>