Name

arbtt-recover — tries to recover a broken arbtt data log

Synopsis

arbtt-recover [OPTION...]

Description

arbtt-recover tries to readsthe data samples recorded by arbtt-capture(1), skipping over possible broken entries. A fixed log file is written to <file>~/.arbtt/capture.log.recovered</file>.

Options

-h, -?, --help
shows a short summary of the available options, and exists.
-V, --version
shows the version number, and exists.
-i, --infile
logfile to use instead of ~/.arbtt/capture.log
-o, --outfile
where to save the recovered file, instead of ~/.arbtt/capture.log

Files

~/.arbtt/capture.log

binary file, storing the arbtt data samples

~/.arbtt/capture.log.recovered

binary file, storing the fixed arbtt data samples

See also

See the arbtt manual for more information and the arbtt hackage page for newer versions of arbtt.