HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

sc_warts2json — JSON dump of information contained in a `.warts` file. More information: <https://www.caida.org/cata

Submitted by: @import:tldr-pages··
0
Viewed 0 times
containedcommandclijsoninformationdumpsc_warts2jsonwarts

Problem

How to use the sc_warts2json command: JSON dump of information contained in a .warts file. More information: <https://www.caida.org/catalog/software/scamper/>.

Solution

sc_warts2json — JSON dump of information contained in a .warts file. More information: <https://www.caida.org/catalog/software/scamper/>.

Convert .warts files to JSON and output the result:
sc_warts2json {{path/to/file1.warts path/to/file2.warts ...}}

Code Snippets

Convert `.warts` files to JSON and output the result

sc_warts2json {{path/to/file1.warts path/to/file2.warts ...}}

Context

tldr-pages: common/sc_warts2json

Revisions (0)

No revisions yet.