debian man page for traceconvert

Query: traceconvert

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
traceconvert(1) - debian
traceends(1) - debian
tracediff(1) - debian
tracesplit_dir(1) - debian
tracetop(1) - debian
Similar Topics in the Unix Linux Community
Problems with SQLPLUS in shellscript
Help with 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??