Zum Inhalt springen

Pixz: Unterschied zwischen den Versionen

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


Zeile 37: Zeile 35:
== Konfiguration ==
== Konfiguration ==
=== Dateien ===
=== Dateien ===
<noinclude>
<noinclude>


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

Version vom 1. Dezember 2024, 03:12 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