snippetbashTip
sc_analysis_dump — Dump of traceroute data in an easily parsed format. More information: <https://www.caida.org/catalog
Viewed 0 times
traceroutecommandsc_analysis_dumpclieasilyparseddumpdata
Problem
How to use the
sc_analysis_dump command: Dump of traceroute data in an easily parsed format. More information: <https://www.caida.org/catalog/software/scamper/>.Solution
sc_analysis_dump — Dump of traceroute data in an easily parsed format. More information: <https://www.caida.org/catalog/software/scamper/>.Output the traceroute of
.warts files one after the other in an easy-to-parse format:sc_analysis_dump {{path/to/file1.warts path/to/file2.warts ...}}Code Snippets
Output the traceroute of `.warts` files one after the other in an easy-to-parse format
sc_analysis_dump {{path/to/file1.warts path/to/file2.warts ...}}Context
tldr-pages: common/sc_analysis_dump
Revisions (0)
No revisions yet.