Skip to content
SilasLaspada edited this page Aug 15, 2021 · 3 revisions

Table of Contents

Command description

This operation will analyze and find all filesystems in a media dump and list all the files that are contained in supported filesystems

Command usage

Aaru filesystem list [options] <image-path>

Arguments

<image-path> Media image path

Options

-e, --encoding=[encoding] sets which encoding is used by the contents of the media dump (default varies by filesystem)
-l, --long-format=[true/false] use a long listing format, showing sizes and extended attributes (default false)
-O, --options=[options] comma separated name=value pairs of options to pass to filesystem plugin
-n, --namespace=[namespace] namespace to use for filenames (default varies by filesystem)
-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 filesystem list -l -e x-mac-icelandic mydisc.cue

Operating system support

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