p7zip Command Examples

Wrapper of 7-Zip file archiver with high compression ratio. Internally executes either 7za or 7zr command. More information: https://p7zip.sourceforge.net.

p7zip {{path/to/file}}

p7zip {{[-k|--heep]}} {{path/to/file}}

p7zip {{[-d|--decompress]}} {{compressed.ext}}.7z

p7zip {{[-d|--decompress]}} {{[-k|--heep]}} {{compressed.ext}}.7z

p7zip {{[-f|--force]}} {{path/to/file}}