Ubuntu Manpage: 7z-archivátor souborů s vysokým kompresním poměrem formátu

posted in: Articles | 0

poskytované: p7zip-full_16.,02+dfsg-6_amd64


NAME

 7z - A file archiver with high compression ratio format

SYNOPSIS

 7z <command> <archive_name> 

DESCRIPTION

 7-Zip is a file archiver supporting 7z (that implements LZMA compression algorithm featuring very high compression ratio), LZMA2, XZ, ZIP, Zip64, CAB, RAR (if the non-free p7zip-rar package is installed), ARJ, GZIP, BZIP2, TAR, CPIO, RPM, ISO, most filesystem images and DEB formats. Compression ratio in the new 7z format is 30-50% better than ratio in ZIP format. 7z uses plugins to handle archives, so it might be slightly slower than 7za(1) but can handle more archive formats.

COMMANDS

 a Add files to archive b Benchmark d Delete files from archive e Extract files from archive (without using directory names) h Calculate hash values for files i Show information about supported formats l List contents of archive rn Rename files in archive t Test integrity of archive u Update files to archive x eXtract files with full paths

SWITCHES

DIAGNOSTICS

 7-Zip returns the following exit codes: 0 Normal (no errors or warnings detected) 1 Warning (Non fatal error(s)). For example, some files cannot be read during compressing, so they were not compressed 2 Fatal error 7 Bad command line parameters 8 Not enough memory for operation 255 User stopped the process with control-C (or similar)

Backup and limitations

EXAMPLE 1

EXAMPLE 2

 7z a -sfx archive.exe dir1 add all files from directory "dir1" to SFX archive archive.exe (Remark : SFX archive MUST end with ".exe")

EXAMPLE 3

SEE ALSO

 7zr(1), 7za(1), p7zip(1), bzip2(1), gzip(1), zip(1),

HTML Documentation

 /usr/share/doc/p7zip-full/DOC/MANUAL/start.htm

AUTHOR

 Written for Debian by Mohammed Adnene Trojette. Updated by Robert Luberda.

Napsat komentář

Vaše e-mailová adresa nebude zveřejněna. Vyžadované informace jsou označeny *