==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.md|supported filesystems]]. ==Command usage== Aaru ls -d [true/false] -e [encoding] -i -l [true/false] -v [true/false] -d, --debug=[true/false] shows debug output ''(default false)''
-e, --encoding=[encoding] sets which encoding is used by the contents of the media dump ''(default varies by filesystem)''
-i, --input= path to the media dump image
-l, --long=[true/false] use a long listing format, showing sizes and extended attributes ''(default false)''
-v, --verbose=[true/false] shows verbose output ''(default false)''
==Example== Aaru ls -i mydisc.cue -l -e x-mac-icelandic ==Operating system support== {| | FreeBSD | Yes |- | macOS | Yes |- | Linux | Yes |- | Windows | Yes |}