Skip to content
Natalia Portillo edited this page Dec 18, 2017 · 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

DiscImageChef ls -i <dump> -v [true/false] -d [true/false] -l [true/false] -e [encoding]

-i, --input=<dump> path to the media dump image
-v, --verbose=[true/false] shows verbose output (default false)
-d, --debug=[true/false] shows debug output (default false)
-l, --long=[true/false] use a long listing format, showing sizes and extended attributes (default false)
-e, --encoding=[encoding] sets which encoding is used by the contents of the media dump (default varies by filesystem)

Example

DiscImageChef ls -i mydisc.cue -l -e x-mac-icelandic

Operating system support

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