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

sc_wartsfix — Truncate damaged `.warts` files. More information: <https://www.caida.org/catalog/software/scamper/>

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

Problem

How to use the sc_wartsfix command: Truncate damaged .warts files. More information: <https://www.caida.org/catalog/software/scamper/>.

Solution

sc_wartsfix — Truncate damaged .warts files. More information: <https://www.caida.org/catalog/software/scamper/>.

Save all records (in a separate file) up to the last intact one:
sc_wartsfix {{path/to/file1.warts path/to/file2.warts ...}}

Code Snippets

Save all records (in a separate file) up to the last intact one

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

Context

tldr-pages: common/sc_wartsfix

Revisions (0)

No revisions yet.