1.4 KiB
==Command description== This operation will analyze and find all filesystems in a media dump and list all the files that are contained in Filesystems-recognized-by-Aaru
==Command usage==
Aaru filesystem list [options]
==Arguments==
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 |}