← 返回命令列表

Linux command

sc_analysis_dump 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Dump scamper warts analysis data

sc_analysis_dump [input.warts]

Output specific format

sc_analysis_dump -t [traceroute] [input.warts]

说明

sc_analysis_dump extracts and displays analysis data from scamper warts files. Part of the scamper network measurement toolkit.

参数

-t _type_
Analysis type (traceroute, ping, etc.).
-c
CSV output format.

FAQ

What is the sc_analysis_dump command used for?

sc_analysis_dump extracts and displays analysis data from scamper warts files. Part of the scamper network measurement toolkit.

How do I run a basic sc_analysis_dump example?

Run `sc_analysis_dump [input.warts]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -t _type_ do in sc_analysis_dump?

Analysis type (traceroute, ping, etc.).