'\" t .\" Title: arbtt-recover .\" Author: Joachim Breitner .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 12/25/2018 .\" Manual: Program references .\" Source: arbtt manual .\" Language: English .\" .TH "ARBTT\-RECOVER" "1" "12/25/2018" "arbtt manual" "Program references" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" arbtt-recover \- tries to recover a broken arbtt data log .SH "SYNOPSIS" .HP \w'\fBarbtt\-recover\fR\ 'u \fBarbtt\-recover\fR [OPTION...] .SH "DESCRIPTION" .PP \fBarbtt\-recover\fR 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 \fBarbtt\-capture\fR and move the file to ~/\&.arbtt/capture\&.log\&. .PP As a side effect, \fBarbtt\-recover\fR 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 \fBarbtt\-recover\fR is recommended\&. .SH "OPTIONS" .PP \fB\-h\fR, \fB\-?\fR, \fB\-\-help\fR .RS 4 shows a short summary of the available options, and exists\&. .RE .PP \fB\-V\fR, \fB\-\-version\fR .RS 4 shows the version number, and exists\&. .RE .PP \fB\-i\fR, \fB\-\-infile\fR .RS 4 logfile to use instead of ~/\&.arbtt/capture\&.log .RE .PP \fB\-o\fR, \fB\-\-outfile\fR .RS 4 where to save the recovered file, instead of ~/\&.arbtt/capture\&.log\&.recovered .RE .SH "FILES" .PP ~/\&.arbtt/capture\&.log .RS 4 binary file, storing the arbtt data samples .RE .PP ~/\&.arbtt/capture\&.log\&.recovered .RS 4 binary file, storing the fixed arbtt data samples .RE .SH "SEE ALSO" .PP See the arbtt manual for more information and the \m[blue]\fBarbtt hackage page\fR\m[]\&\s-2\u[1]\d\s+2 for newer versions of arbtt\&. .SH "AUTHORS" .PP \fBJoachim Breitner\fR <\&mail@joachim-breitner.de\&> .RS 4 Main author of arbtt .RE .PP \fBSergey Astanin\fR <\&s.astanin@gmail.com\&> .RS 4 Contributor .RE .PP \fBMartin Kiefel\fR <\&mk@nopw.de\&> .RS 4 Contributor .RE .PP \fBMuharem Hrnjadovic\fR <\&muharem@linux.com\&> .RS 4 Contributor .RE .PP \fBMarkus Hauck\fR <\&markus1189@gmail.com\&> .RS 4 Contributor .RE .PP \fBThomasz Miąsko\fR <\&tomasz.miasko@gmail.com\&> .RS 4 Contributor .RE .PP \fBWaldir Pimenta\fR <\&waldyrious@gmail.com\&> .RS 4 Documentation writer .RE .PP \fBGwern Branwen\fR <\&gwern@gwern.net\&> .RS 4 Documentation writer .RE .SH "NOTES" .IP " 1." 4 arbtt hackage page .RS 4 \%http://hackage.haskell.org/package/arbtt .RE