|
Last change
on this file since 1718 was
1718,
checked in by salcock, 21 months ago
|
- Updated traceends and tracetopends manpages to be about them instead of tracesplit
- Updated all other manpages to include new tools in their "See also" lists
- Changed -a argument for traceends to -A to be consistent with tracetopends
|
|
File size:
828 bytes
|
| Line | |
|---|
| 1 | .TH TRACESPLITDIR "1" "November 2006" "tracesplit_dir (libtrace)" "User Commands" |
|---|
| 2 | .SH NAME |
|---|
| 3 | tracesplit_dir \- split traces into two directions |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B tracesplit_dir |
|---|
| 6 | inputuri outputuri_incoming outputuri_outgoing |
|---|
| 7 | .SH DESCRIPTION |
|---|
| 8 | tracesplit_dir splits one trace into two tracefiles, one for each direction. |
|---|
| 9 | |
|---|
| 10 | .SH EXAMPLES |
|---|
| 11 | .nf |
|---|
| 12 | tracesplit_dir erf:/traces/bigtrace.gz erf:in.gz erf:out.gz |
|---|
| 13 | .fi |
|---|
| 14 | |
|---|
| 15 | .SH LINKS |
|---|
| 16 | More details about tracesplit_dir (and libtrace) can be found at |
|---|
| 17 | http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation |
|---|
| 18 | |
|---|
| 19 | .SH SEE ALSO |
|---|
| 20 | libtrace(3), tracemerge(1), tracefilter(1), traceconvert(1), tracesplit(1), |
|---|
| 21 | tracereport(1), tracertstats(1), tracestats(1), tracepktdump(1), traceanon(1), |
|---|
| 22 | tracesummary(1), tracereplay(1), tracediff(1), traceends(1), tracetopends(1) |
|---|
| 23 | |
|---|
| 24 | .SH AUTHORS |
|---|
| 25 | Perry Lorier <perry@cs.waikato.ac.nz> |
|---|
Note: See
TracBrowser
for help on using the repository browser.