Pixz: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung |
K Textersetzung - „line>“ durch „line copy>“ |
||
(14 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 5: | Zeile 5: | ||
== Installation == | == Installation == | ||
<syntaxhighlight lang="bash" highlight="1" line> | <syntaxhighlight lang="bash" highlight="1" line copy> | ||
apt install pixz | apt install pixz | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Zeile 24: | Zeile 24: | ||
/usr/share/man/man1/pixz.1.gz | /usr/share/man/man1/pixz.1.gz | ||
== Aufruf == | == Aufruf == | ||
<syntaxhighlight lang="bash" highlight="1" line> | <syntaxhighlight lang="bash" highlight="1" line copy> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=== Optionen === | === Optionen === | ||
=== | === Argumente === | ||
=== Umgebungsvariablen === | === Umgebungsvariablen === | ||
=== Exit-Status === | === Exit-Status === | ||
Zeile 35: | Zeile 35: | ||
== Konfiguration == | == Konfiguration == | ||
=== Dateien === | === Dateien === | ||
<noinclude> | <noinclude> | ||
== Anhang == | == Anhang == | ||
=== Siehe auch === | === Siehe auch === | ||
{{Special:PrefixIndex/{{BASEPAGENAME}}}} | {{Special:PrefixIndex/{{BASEPAGENAME}}/}} | ||
==== | === Dokumentation === | ||
; Man-Page | |||
;Info-Page | |||
=== Links === | |||
==== Projekt ==== | |||
==== Weblinks ==== | |||
{{DISPLAYTITLE:pixz}} | |||
{{SORTIERUNG:pixz}} | |||
[[Kategorie:Linux/Befehl]] | |||
[[Kategorie:Linux/Datenkompression/Tools]] | |||
</noinclude> | </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