-
-
Notifications
You must be signed in to change notification settings - Fork 34
List files
Natalia Portillo edited this page Dec 18, 2017
·
3 revisions
This operation will analyze and find all filesystems in a media dump and list all the files that are contained in supported filesystems
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)
DiscImageChef ls -i mydisc.cue -l -e x-mac-icelandic
FreeBSD | Yes |
macOS | Yes |
Linux | Yes |
Windows | Yes |