path fix
This commit is contained in:
parent
b911a95873
commit
e7a85e5e00
11 changed files with 47 additions and 47 deletions
|
@ -4,7 +4,7 @@ os: linux
|
|||
aliases: ["7zip", "7z"]
|
||||
---
|
||||
# 7Zip
|
||||
7-Zip is a file archiver with the highest compression ratio. The program supports 7z (that implements LZMA compression algorithm), [ZIP](../../../files/ZIP.md), CAB, ARJ, GZIP, BZIP2, [TAR](compression/tar.md), CPIO, RPM and DEB formats. Compression ratio in the new 7z format is 30-50% better than ratio in [ZIP](../../../files/ZIP.md) format.
|
||||
7-Zip is a file archiver with the highest compression ratio. The program supports 7z (that implements LZMA compression algorithm), [ZIP](../../../files/ZIP.md), CAB, ARJ, GZIP, BZIP2, [TAR](tar.md), CPIO, RPM and DEB formats. Compression ratio in the new 7z format is 30-50% better than ratio in [ZIP](../../../files/ZIP.md) format.
|
||||
|
||||
## Usage
|
||||
Add file/directory to the archive (or create a new one):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue