Zum Inhalt springen

Pixz: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
'''pixz''' - paralleler, indizierender XZ-Kompressor/Dekompressor
{{DISPLAYTITLE:pixz}}
 
'''pixz''' - parallel, indexing XZ compressor/decompressor


== Beschreibung ==
== Beschreibung ==
Pixz ist ein multithreaded XZ-Kompressor/Dekompressor, der vollständig kompatibel mit den von xz-utils und busybox bereitgestellten ist. Standardmäßig fügt er beim Komprimieren von tar-Dateien Indexierungsinformationen hinzu, die eine schnelle Auflistung und Extraktion von Teilarchiven ermöglichen.
Pixz is a multithreaded compressor/decompressor XZ fully compatible with those provided by xz-utils and busybox. By default it adds indexing information when compressing tar files that allows fast listing and partial-archive extraction.


== Installation ==
== Installation ==
Zeile 47: Zeile 49:
===== Projekt =====
===== Projekt =====
===== Weblinks =====
===== Weblinks =====
 
</noinclude>{{SORTIERUNG:pixz}}
{{SORTIERUNG:pixz}}
{{DISPLAYTITLE:pixz}}
 
[[Kategorie:Linux/Befehl]]
[[Kategorie:Linux/Befehl]]
[[Kategorie:Linux/Datei/Archiv]]
[[Kategorie:Linux/Datenkompression]]
</noinclude>

Version vom 1. Dezember 2024, 03:10 Uhr


pixz - parallel, indexing XZ compressor/decompressor

Beschreibung

Pixz is a multithreaded compressor/decompressor XZ fully compatible with those provided by xz-utils and busybox. By default it adds indexing information when compressing tar files that allows fast listing and partial-archive extraction.

Installation

apt install pixz
Paketinhalt
/.
/usr
/usr/bin
/usr/bin/pixz
/usr/share
/usr/share/doc
/usr/share/doc/pixz
/usr/share/doc/pixz/README.Debian
/usr/share/doc/pixz/changelog.Debian.gz
/usr/share/doc/pixz/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/pixz.1.gz

Aufruf

Optionen

Parameter

Umgebungsvariablen

Exit-Status

Anwendung

Problembehebung

Konfiguration

Dateien

Anhang

Siehe auch

Dokumentation

Man-Page
Info-Pages

Links

Projekt
Weblinks