Zum Inhalt springen

Pixz: Unterschied zwischen den Versionen

Aus Foxwiki
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…“
 
Keine Bearbeitungszusammenfassung
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>
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>
</syntaxhighlight>
=== Optionen ===
=== Parameter ===
=== Umgebungsvariablen ===
=== Exit-Status ===
== Anwendung ==
=== Problembehebung ===
== Konfiguration ==
=== Dateien ===
<noinclude>
== Anhang ==
=== Siehe auch ===
{{Special:PrefixIndex/{{BASEPAGENAME}}}}
==== Dokumentation ====
===== Man-Page =====
===== Info-Pages =====
==== Links ====
===== Projekt =====
===== Weblinks =====
</noinclude>

Version vom 30. November 2024, 23:28 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