logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

traceconvert - convert a trace from one format to another

Authors

       Perry Lorier <perry@cs.waikato.ac.nz>

traceconvert (libtrace)                           October 2005                                   TRACECONVERT(1)

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

Name

       traceconvert - convert a trace from one format to another

See Also

libtrace(3),   tracemerge(1),    tracesplit(1),    tracefilter(1),    tracesummary(1),    tracereport(1),
       tracesplit_dir(1),   tracestats(1),   tracertstats(1),   tracepktdump(1),  traceanon(1),  tracereplay(1),
       tracediff(1), traceends(1), tracetopends(1)

Synopsis

traceconvert inputuri outputuri ...

See Also