Query: arbtt-recover
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ARBTT-RECOVER(1) Program references ARBTT-RECOVER(1)NAMEarbtt-recover - tries to recover a broken arbtt data logSYNOPSISarbtt-recover [OPTION...]DESCRIPTIONarbtt-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>. If the recovery was successful, you should stop arbtt-capture and move the file to <file>~/.arbtt/capture.log</file>. As a sid 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 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.logFILES~/.arbtt/capture.log binary file, storing the arbtt data samples ~/.arbtt/capture.log.recovered binary file, storing the fixed arbtt data samplesSEE ALSOSee the arbtt manual for more information and the arbtt hackage page[1] for newer versions of arbtt.AUTHORSJoachim Breitner <mail@joachim-breitner.de> Main author of arbtt Sergey Astanin <s.astanin@gmail.com> Contributor Martin Kiefel <mk@nopw.de> Contributor Muharem Hrnjadovic <muharem@linux.com> ContributorNOTES1. arbtt hackage page http://www.hackage.org/package/arbtt arbtt manual 04/07/2012 ARBTT-RECOVER(1)