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

Support to extract 7z #162

Open
souenzzo opened this issue Apr 19, 2015 · 0 comments
Open

Support to extract 7z #162

souenzzo opened this issue Apr 19, 2015 · 0 comments

Comments

@souenzzo
Copy link

Just
7z x file.7z.
And, why not alias 'extract=uncompress'?

$ betty extract file.7z 
Betty: I don't understand. Hopefully someone will make a pull request so that one day I will understand.
$ betty uncompress file.7z 
Betty: Running mkdir file &&  tar -zxvf file.7z -C file

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant