You are not logged in.
I'd like to be able to extract just one file or folder from a large zip archive. Didn't see anything in the man page about it and couldn't find anything on the net. Anyone know if 7z can do this, or any other program?.
Last edited by Gen2ly (2009-11-12 09:34:28)
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline
Ah!!! It can be done. Just like tar does it:
7z x file.7z path/file
No documentation on it could I find anywhere just decided to try it and it does work.
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline