logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

myrescue-stat - Block bitmap statistics for myrescue

Authors

Kristof Koehler <kristofk@users.sourceforge.net>

Description

myrescue-stat reads a block bitmap from myrescue(1) and prints the number and percentage of blocks for the different conditions. Possible conditions are: 0 = Block has not yet been handled. 1 = Block was successfully copied. 2 = Block was successfully copied, but took a long time to read. (This usually indicates that the block is almost dead.) Negative values = Attempts to read the block have so far failed. The absolute value indicate the number of failed read attempts.

Name

myrescue-stat - Block bitmap statistics for myrescue

See Also

myrescue(1)http://myrescue.sourceforge.net/ myrescue 0.9.6 February 2018 myrescue-stat(2)

Synopsis

myrescue-statbitmap-file

See Also