Pixz: Unterschied zwischen den Versionen
Erscheinungsbild
Die Seite wurde neu angelegt: „'''pixz''' - parallel, indexing XZ compressor/decompressor 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. /. /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…“ |
K Textersetzung - „line>“ durch „line copy>“ |
||
(15 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
'''pixz''' - parallel, indexing XZ compressor/decompressor | '''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. | 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 == | |||
<syntaxhighlight lang="bash" highlight="1" line copy> | |||
apt install pixz | |||
</syntaxhighlight> | |||
; Paketinhalt | |||
/. | /. | ||
/usr | /usr | ||
Zeile 17: | Zeile 23: | ||
/usr/share/man/man1 | /usr/share/man/man1 | ||
/usr/share/man/man1/pixz.1.gz | /usr/share/man/man1/pixz.1.gz | ||
== Aufruf == | |||
<syntaxhighlight lang="bash" highlight="1" line copy> | |||
</syntaxhighlight> | |||
=== Optionen === | |||
=== Argumente === | |||
=== Umgebungsvariablen === | |||
=== Exit-Status === | |||
== Anwendung == | |||
=== Problembehebung === | |||
== Konfiguration == | |||
=== Dateien === | |||
<noinclude> | |||
== Anhang == | |||
=== Siehe auch === | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}/}} | |||
=== Dokumentation === | |||
; Man-Page | |||
;Info-Page | |||
=== Links === | |||
==== Projekt ==== | |||
==== Weblinks ==== | |||
{{DISPLAYTITLE:pixz}} | |||
{{SORTIERUNG:pixz}} | |||
[[Kategorie:Linux/Befehl]] | |||
[[Kategorie:Linux/Datenkompression/Tools]] | |||
</noinclude> |
Aktuelle Version vom 11. Mai 2025, 13:46 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
Argumente
Umgebungsvariablen
Exit-Status
Anwendung
Problembehebung
Konfiguration
Dateien
Anhang
Siehe auch
Dokumentation
- Man-Page
- Info-Page
Links
Projekt
Weblinks