Home | History | Annotate | Download | only in squashfs-tools

Lines Matching full:extract

734 Unsquashfs allows you to decompress and extract a Squashfs filesystem without
735 mounting it. It can extract the entire filesystem, or a specific
740 SYNTAX: ./unsquashfs [options] filesystem [directories or files to extract]
744 -no[-xattrs] don't extract xattrs in file system
745 -x[attrs] extract xattrs in file system (default)
746 -u[ser-xattrs] only extract user xattrs in file system.
758 -e[f] <extract file> list of directories or files to extract.
764 -r[egex] treat extract names as POSIX regular expressions
774 To extract a subset of the filesystem, the filenames or directory
781 The extract files can also be given in a file using the "-e[f]" option.
783 Similarly to Mksquashfs, wildcard matching is performed on the extract
790 Extract all files matching "*.gz" in the top level directory "test".
794 Extract all files beginning with "example" inside top level directories
801 Extract all files matching "*.gz" in top level directory "test",