Skip to content

Comparing two media dumps

SilasLaspada edited this page Aug 15, 2021 · 7 revisions

Table of Contents

Command description

This operation will compare two media dumps and print all differences between them. Dumps can be in different formats.

Command usage

Aaru image compare [options] <image-path1> <image-path2>

Arguments

<image-path1> First media image path
<image-path2> Second media image path

Options

-v, --verbose=[true/false] shows verbose output (default false)
-d, --debug=[true/false] shows debug output (default false)
--pause=[true/false] pauses before exiting. (default false)
-?, -h, --help=[true/false] show help and usage information (default false)

Example

Aaru image compare mydisc.cue anotherdisc.mds

Operating system support

FreeBSD Yes
macOS Yes
Linux Yes
Windows Yes
Clone this wiki locally