Unpacking 7z archives on Cygwin64

Angelo Graziosi angelo.graziosi@alice.it
Sun Mar 2 01:24:00 GMT 2014


Il 23/02/2014 22:46, Angelo Graziosi ha scritto:
> On Cygwin64, is there an utility to unpack .7z archives?

Now I have just discovered how!

Installing the bsdtar and friends packages. I was sure that there was an 
alternative to p7zip but don't remember which... It is bsdtar...


$ bsdtar -tf foo.7z
$ bsdtar -xvf foo.7z
$ bsdtar -xvf foo.7z -C foo_dir
...

Very nice!

>
> Thanks,
>   Angelo.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list