{"id":6579,"date":"2022-12-20T19:19:10","date_gmt":"2022-12-20T22:19:10","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/xzdec-de\/"},"modified":"2022-12-20T19:19:10","modified_gmt":"2022-12-20T22:19:10","slug":"xzdec-de","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/xzdec-de\/","title":{"rendered":"XZDEC (de)"},"content":{"rendered":"<h1 align=\"center\">XZDEC<\/h1>\n<p> <a href=\"#BEZEICHNUNG\">BEZEICHNUNG<\/a><br \/> <a href=\"#\u00c3BERSICHT\">\u00c3BERSICHT<\/a><br \/> <a href=\"#BESCHREIBUNG\">BESCHREIBUNG<\/a><br \/> <a href=\"#OPTIONEN\">OPTIONEN<\/a><br \/> <a href=\"#EXIT\u2212STATUS\">EXIT\u2212STATUS<\/a><br \/> <a href=\"#ANMERKUNGEN\">ANMERKUNGEN<\/a><br \/> <a href=\"#SIEHE AUCH\">SIEHE AUCH<\/a> <\/p>\n<hr>\n<h2>BEZEICHNUNG <a name=\"BEZEICHNUNG\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">xzdec, lzmadec \u2212 Kleine Dekompressoren f\u00c3\u00bcr .xz und .lzma<\/p>\n<h2>\u00c3BERSICHT <a name=\"\u00c3BERSICHT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>xzdec<\/b> [<i>Option\u00e2\u00a6<\/i>] [<i>Datei\u00e2\u00a6<\/i>] <b><br \/> lzmadec<\/b> [<i>Option\u00e2\u00a6<\/i>] [<i>Datei\u00e2\u00a6<\/i>]<\/p>\n<h2>BESCHREIBUNG <a name=\"BESCHREIBUNG\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>xzdec<\/b> ist ein auf Liblzma basierendes Nur\u2212Dekompressionswerkzeug f\u00c3\u00bcr <b>.xz<\/b>\u2212Dateien (und <b>nur<\/b> f\u00c3\u00bcr <b>.xz<\/b>\u2212Dateien). <b>xzdec<\/b> ist als direkter Ersatz f\u00c3\u00bcr <b>xz<\/b>(1) in jenen Situationen konzipiert, wo ein Skript <b>xz \u2212\u2212decompress \u2212\u2212stdout<\/b> (und eventuelle einige andere h\u00c3\u00b6ufig genutzte Optionen) zum Dekomprimieren von <b>.xz<\/b>\u2212Dateien. <b>lzmadec<\/b> ist weitgehend identisch zu <b>xzdec<\/b>, mit der Ausnahme, dass <b>lzmadec .lzma<\/b>\u2212Dateien anstelle von <b>.xz<\/b>\u2212Dateien unterst\u00c3\u00bctzt.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Um die Gr\u00c3\u00b6\u00c3e der ausf\u00c3\u00bchrbaren Datei zu reduzieren, unterst\u00c3\u00bctzt <b>xzdec<\/b> weder Multithreading noch Lokalisierung. Au\u00c3erdem liest es keine Optionen aus den Umgebungsvariablen <b>XZ_DEFAULTS<\/b> und <b>XZ_OPT<\/b>. <b>xzdec<\/b> unterst\u00c3\u00bctzt keine zwischenzeitlichen Fortschrittsinformationen: Das Senden von <b>SIGINFO<\/b> an <b>xzdec<\/b> hat keine Auswirkungen, jedoch beendet <b>SIGUSR1<\/b> den Prozess, anstatt Fortschrittsinformationen anzuzeigen.<\/p>\n<h2>OPTIONEN <a name=\"OPTIONEN\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212d<\/b>, <b>\u2212\u2212decompress<\/b>, <b>\u2212\u2212uncompress<\/b><\/p>\n<p style=\"margin-left:22%;\">ist zwecks Kompatibilit\u00c3\u00a4t zu <b>xz<\/b>(1) vorhanden; wird ignoriert. <b>xzdec<\/b> unterst\u00c3\u00bctzt nur Dekompression.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212k<\/b>, <b>\u2212\u2212keep<\/b><\/p>\n<p style=\"margin-left:22%;\">ist zwecks Kompatibilit\u00c3\u00a4t zu <b>xz<\/b>(1) vorhanden; wird ignoriert. <b>xzdec<\/b> erzeugt oder entfernt niemals Dateien.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212c<\/b>, <b>\u2212\u2212stdout<\/b>, <b>\u2212\u2212to\u2212stdout<\/b><\/p>\n<p style=\"margin-left:22%;\">ist zwecks Kompatibilit\u00c3\u00a4t zu <b>xz<\/b>(1) vorhanden; wird ignoriert. <b>xzdec<\/b> schreibt die dekomprimierten Daten immer in die Standardausgabe.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212q<\/b>, <b>\u2212\u2212quiet<\/b><\/p>\n<p style=\"margin-left:22%;\">hat bei einmaliger Angabe keine Wirkung, da <b>xzdec<\/b> niemals Warnungen oder sonstige Meldungen anzeigt. Wenn Sie dies zweimal angeben, werden Fehlermeldungen unterdr\u00c3\u00bcckt.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212Q<\/b>, <b>\u2212\u2212no\u2212warn<\/b><\/p>\n<p style=\"margin-left:22%;\">ist zwecks Kompatibilit\u00c3\u00a4t zu <b>xz<\/b>(1) vorhanden; wird ignoriert. <b>xzdec<\/b> verwendet niemals den Exit\u2212Status 2.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212h<\/b>, <b>\u2212\u2212help<\/b><\/p>\n<p style=\"margin-left:22%;\">zeigt eine Hilfemeldung an und beendet das Programm erfolgreich.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212V<\/b>, <b>\u2212\u2212version<\/b><\/p>\n<p style=\"margin-left:22%;\">zeigt die Versionsnummer von <b>xzdec<\/b> und liblzma an.<\/p>\n<h2>EXIT\u2212STATUS <a name=\"EXIT\u2212STATUS\"><\/a> <\/h2>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p style=\"margin-top: 1em\"><b>0<\/b><\/p>\n<\/td>\n<td width=\"10%\"><\/td>\n<td width=\"41%\">\n<p style=\"margin-top: 1em\">Alles ist in Ordnung.<\/p>\n<\/td>\n<td width=\"37%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p><b>1<\/b><\/p>\n<\/td>\n<td width=\"10%\"><\/td>\n<td width=\"41%\">\n<p>Ein Fehler ist aufgetreten.<\/p>\n<\/td>\n<td width=\"37%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>xzdec<\/b> gibt keine Warnmeldungen wie <b>xz<\/b>(1) aus, daher wird der Exit\u2212Status 2 von <b>xzdec<\/b> nicht verwendet.<\/p>\n<h2>ANMERKUNGEN <a name=\"ANMERKUNGEN\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Verwenden Sie <b>xz<\/b>(1) anstelle von <b>xzdec<\/b> oder <b>lzmadec<\/b> im normalen t\u00c3\u00a4glichen Gebrauch. <b>xzdec<\/b> oder <b>lzmadec<\/b> sind nur f\u00c3\u00bcr Situationen gedacht, in denen ein kleinerer Dekompressor statt des voll ausgestatteten <b>xz<\/b>(1) wichtig ist.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>xzdec<\/b> und <b>lzmadec<\/b> sind nicht wirklich extrem klein. Die Gr\u00c3\u00b6\u00c3e kann durch Deaktivieren von Funktionen bei der Kompilierung von Liblzma weiter verringert werden, aber das sollte nicht f\u00c3\u00bcr ausf\u00c3\u00bchrbare Dateien getan werden, die in typischen Betriebssystemen ausgeliefert werden, au\u00c3er in den Distributionen f\u00c3\u00bcr eingebettete Systeme. Wenn Sie einen wirklich winzigen Dekompressor f\u00c3\u00bcr <b>.xz<\/b>\u2212Dateien brauchen, sollten Sie stattdessen XZ Embedded in Erw\u00c3\u00a4gung ziehen.<\/p>\n<h2>SIEHE AUCH <a name=\"SIEHE AUCH\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>xz<\/b>(1)<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">XZ Embedded: <https:\/\/tukaani.org\/xz\/embedded.html><\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>XZDEC BEZEICHNUNG \u00c3BERSICHT BESCHREIBUNG OPTIONEN EXIT\u2212STATUS ANMERKUNGEN SIEHE AUCH BEZEICHNUNG xzdec, lzmadec \u2212 Kleine Dekompressoren f\u00c3\u00bcr .xz und .lzma \u00c3BERSICHT xzdec [Option\u00e2\u00a6] [Datei\u00e2\u00a6] lzmadec [Option\u00e2\u00a6] [Datei\u00e2\u00a6] BESCHREIBUNG xzdec ist ein auf Liblzma basierendes Nur\u2212Dekompressionswerkzeug f\u00c3\u00bcr .xz\u2212Dateien (und nur f\u00c3\u00bcr .xz\u2212Dateien). xzdec ist als direkter Ersatz f\u00c3\u00bcr xz(1) in jenen Situationen konzipiert, wo ein Skript xz [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[962],"tags":[964,2971,2982],"class_list":["post-6579","post","type-post","status-publish","format-standard","hentry","category-1-comandos-generales","tag-964","tag-de","tag-xzdec"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=6579"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6579\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=6579"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=6579"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=6579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}