unsquashfs Command Examples

Uncompress, extract and list files in squashfs filesystems. More information: https://manned.org/unsquashfs.

unsquashfs {{filesystem.squashfs}}

unsquashfs -dest {{path/to/directory}} {{filesystem.squashfs}}

unsquashfs -info {{filesystem.squashfs}}

unsquashfs -linfo {{filesystem.squashfs}}

unsquashfs -ls {{filesystem.squashfs}}

unsquashfs -lls {{filesystem.squashfs}}