7za extract file to target folder

7za x compressed_file.001 -o/scratch

where:

x: to extract

compressed_file.001: The file which is going to be extracted

-o: specify output folder

/scratch: the output folder

That’s it, Enjoy!

Source: http://7zip.bugaco.com/7zip/MANUAL/commands/extract_full.htm

About SoCRaT

Systems Engineer, OSS & Linux Geek
This entry was posted in Linux. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s