-
-
Notifications
You must be signed in to change notification settings - Fork 41
List files
This operation will analyze and find all filesystems in a media dump and list all the files that are contained in supported filesystems
Aaru filesystem list [options] <image-path>
<image-path> Media image path
-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)
Aaru filesystem list -l -e x-mac-icelandic mydisc.cue
| FreeBSD | Yes |
| macOS | Yes |
| Linux | Yes |
| Windows | Yes |