2009-11-06 23:08:00 UTC
I've been fiddling for almost an hour and I can't figure out how to use the -i switch with the x command
Basically I have a .tar.gz file with some pretty complex directories and I just need to grab a handful of files out of it
Could someone give me an example of this? I tried a list file, I tried passing the full path that is inside the archive, I've tried several things, basically I want
7z -oDESTINATION archive.tar.gz -irWANTEDFILE(S)
Anyone know, I've been combing the internet to no avail
Thanks