This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unpacking 7z archives on Cygwin64


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]