sc_warts2csv — dump traceroutes collected by scamper in csv format
Contents
Description
The sc_warts2csv utility provides a CSV dump of traceroute records in warts(5) files.
Examples
Given two warts(5) files named file1.warts and file2.warts, the following dumps all trace records
contained within them:
sc_warts2csvfile1.wartsfile2.warts
Given a compressed warts file named file3.warts.bz2, the following dumps all trace records contained
within:
bzcatfile3.warts.bz2 | sc_warts2csvName
sc_warts2csv — dump traceroutes collected by scamper in csv format
See Also
scamper(1), sc_wartsdump(1), sc_warts2json(1), M. Luckie, Scamper:aScalableandExtensiblePacketProberforActiveMeasurementoftheInternet, Proc. ACM/SIGCOMM Internet Measurement Conference 2010.
Synopsis
sc_warts2csv [file...]
