ARBTT-RECOVER(1) | Program references | ARBTT-RECOVER(1) |
NAME¶
arbtt-recover - tries to recover a broken arbtt data log
SYNOPSIS¶
arbtt-recover [OPTION...]
DESCRIPTION¶
arbtt-recover tries to read the data samples recorded by arbtt-capture(1), skipping over possible broken entries. A fixed log file is written to ~/.arbtt/capture.log.recovered. If the recovery was successful, you should stop arbtt-capture and move the file to ~/.arbtt/capture.log.
As a side effect, arbtt-recover applies the log compression method implemented in version 0.4.5 to the samples created by an earlier version. If you have a large logfile written by older versions, running arbtt-recover is recommended.
OPTIONS¶
-h, -?, --help
-V, --version
-i, --infile
-o, --outfile
FILES¶
~/.arbtt/capture.log
~/.arbtt/capture.log.recovered
SEE ALSO¶
See the arbtt manual for more information and the arbtt hackage page[1] for newer versions of arbtt.
AUTHORS¶
Joachim Breitner <mail@joachim-breitner.de>
Sergey Astanin <s.astanin@gmail.com>
Martin Kiefel <mk@nopw.de>
Muharem Hrnjadovic <muharem@linux.com>
Markus Hauck <markus1189@gmail.com>
Thomasz Miąsko <tomasz.miasko@gmail.com>
Waldir Pimenta <waldyrious@gmail.com>
Gwern Branwen <gwern@gwern.net>
Paolo G. Giarrusso <p.giarrusso@gmail.com>
Michal J. Gajda <migamake@migamake.com>
NOTES¶
- 1.
- arbtt hackage page
06/19/2020 | arbtt manual |