LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

sc_wartsfix

Repair corrupted scamper warts files

TLDR

Repair a corrupted warts file and write output to stdout
$ sc_wartsfix [input.warts] > [fixed.warts]
copy
Repair and pipe to sc_wartsdump for inspection
$ sc_wartsfix [input.warts] | sc_wartsdump
copy

SYNOPSIS

sc_wartsfix file

DESCRIPTION

sc_wartsfix attempts to salvage valid records from truncated or corrupted scamper warts files. It reads the input file, skips over corrupted or incomplete records, and writes recovered valid records to standard output. This is useful when a scamper data collection was interrupted (e.g., process crash, disk full) leaving a partially written warts file.The tool is part of the scamper Internet measurement toolkit.

CAVEATS

Only recovers structurally intact records; data within a corrupted record is lost. Output should be verified with sc_wartsdump.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid