Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

squashfuse_cat #9

Open
znik3040 opened this issue Nov 13, 2015 · 1 comment
Open

squashfuse_cat #9

znik3040 opened this issue Nov 13, 2015 · 1 comment

Comments

@znik3040
Copy link

it would be nice creating squashfuse_cat, similar to squashfuse_ls . It should cat/extract all file names applied as parameter or stdin. support for asterisk and question mark is desirable.
This should extract files into physical directory, or into stdount depending on output.

If it is possible, it would be nice extracting multiple files in the same order as placed into squashfuse_cat .
for stdout option, any separator for multiple file content is desirable.
This all is very recommended for using squashfuse_ls & squashfuse_cat inside automation scripts without mounting archive.

@probonopd
Copy link
Contributor

probonopd commented Oct 9, 2016

As pointed out in #13, I have started a (very) simplistic tool to extract regular files and directories from a squashfs file at https://github.com/probonopd/squashfuse/blob/master/extract.c

Maybe you can use this as a starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants