File: affstats.1

package info (click to toggle)
afflib 3.7.17-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,320 kB
  • sloc: cpp: 20,885; ansic: 15,908; makefile: 526; sh: 438; python: 192
file content (41 lines) | stat: -rw-r--r-- 1,419 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.TH affstats "1"  "Oct 2014" "AFFSTATS 3.7.4" "print specific statistics about one or more AFF files"
.\"Text automatically generated by txt2man
.SH NAME
\fBaffstats \fP- print specific statistics about one or more AFF files
.SH SYNOPSIS
.nf
.fam C
\fBaffstats\fP [\fIoptions\fP] \fIfile\fP
\fBaffstats\fP [\fIoptions\fP] \fIfile1\fP \fIfile2\fP \fIfile3\fP
.fam T
.fi
.fam T
.fi
.SH DESCRIPTION
Print specific statistics about one or more AFF files. Ideally, the stats can
be gotten from the metadata, but this program will calculate it if necessary.
.PP
This \fIfile\fP is part of the AFFLIBv3, that provides AFF.
.PP
AFF is an open and extensible \fIfile\fP format to store disk images and associated
metadata. It is useful in several scenaries, as computer forensics
investigations.
.SH OPTIONS
.TP
.B
\fB-m\fP
Print all output in megabytes.
.TP
.B
\fB-V\fP
Just print the version number and exit.
.SH SEE ALSO
\fBaffcat\fP(1), \fBaffcompare\fP(1), \fBaffconvert\fP(1), \fBaffcopy\fP(1), \fBaffcrypto\fP(1),
\fBaffdiskprint\fP(1), \fBaffinfo\fP(1), \fBaffix\fP(1), \fBaffrecover\fP(1), \fBaffsegment\fP(1),
\fBaffsign\fP(1), \fBaffuse\fP(1), \fBaffverify\fP(1), \fBaffxml\fP(1)
.SH AUTHOR
The AFFLIB was written by Simson L. Garfinkel <simsong@acm.org> and Basis
Technology, Inc.
.PP
This manual page was written by Joao Eriberto Mota Filho <eriberto@debian.org>
for the Debian project (but may be used by others).