other versions
- Tumbleweed 20251020-1.1
- Leap-16.0
- Leap-15.6
| SC_WARTSFIX(1) | General Commands Manual | SC_WARTSFIX(1) |
NAME¶
sc_wartsfix —
truncate damaged warts files.
SYNOPSIS¶
sc_wartsfix |
[file ...] |
DESCRIPTION¶
The sc_wartsfix utility truncates a
warts(5) file at the last intact record.
EXAMPLE¶
Given a warts(5) file named file1.warts which is damaged due to disk corruption:
sc_wartsfix file1.wartswill create a copy named file1.warts.fix truncated at the last intact record.
SEE ALSO¶
scamper(1), sc_wartsdump(1), sc_warts2json(1),
M. Luckie, Scamper: a Scalable and Extensible Packet Prober for Active Measurement of the Internet, Proc. ACM/SIGCOMM Internet Measurement Conference 2010.
AUTHOR¶
sc_wartsfix was written by Matthew Luckie
<mjl@luckie.org.nz>.
| March 8, 2018 | Linux 6.4.0-150700.53.19-default |