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

ddrescueview - graphical viewer for GNU ddrescue map files

Authors

       Written by Martin Bittermann <martinbittermann@gmx.de>

       This manual page was written by Graham Inggs <graham@nerve.org.za>

Description

       This  small  tool  allows  the  user  to  graphically examine ddrescue's map files in a user friendly GUI
       application. The Main window displays a block grid with each block's color representing the  block  types
       it contains. Many people know this type of view from defragmentation programs.

       OPTIONS:

       -r (off|5s|10s|30s|1m|2m|5m)
              Set refresh interval, e.g. -r 30s

       -lp    Show (bottom) log panel on start

       -gs (4|6|8|10|12|14|16|20|24)
              Set grid size on start

       -ub    Use binary unit prefixes instead of decimal

       -x left
              X position of window on screen, in pixels

       -y top Y position of window on screen, in pixels

       -w width
              ClientWidth of window, in pixels

       -h height
              ClientHeight of window, in pixels

       -safe  Turn off optimizations

Name

       ddrescueview - graphical viewer for GNU ddrescue map files

See Also

       Project website: <https://sourceforge.net/p/ddrescueview>
       Full documentation at: <https://sourceforge.net/p/ddrescueview/wiki>

Synopsis

ddrescueview [OPTIONS] [[-m domain-mapfile] rescue-mapfile]

See Also