afinfo(1)
NAME
afinfo - prints info about an AFF file
SYNOPSIS
afinfo [options] infile
OPTIONS
-a print ALL segments (normally data segments are suppressed)
-b print how many bad blocks in each segment (implies -a)
-i identify the files, don't do info on them.
-w wide output; print more than 1 line if necessary.
- -s segment
- Just print information about 'segment' (may be repeated)
- -x print binary values in hex (default is ASCII)
- -m validate MD5 hash of entire image
- -S validate SHA1 hash of entire image
- -p validate the hash of each page (if present)
- -y don't print segments of lengths 16 and 20 as hex)
- -v Just print the version number and exit.
AUTHOR
afinfo is part of afflib and was written by Simson L. Garfinkel
- This manual page was written by Kenny Duffus <kenny@duffus.org> for
Ubuntu but may be used by others.