ページの作成:「==関連コマンド== {| class="wikitable" summary="xz関連コマンド" !コマンド !概要 |- !unxz |is equivalent to xz --decompress. |- !xzcat |is equivalent to x…」
(相違点なし)

2023年1月5日 (木) 17:24時点における版

関連コマンド

コマンド 概要
unxz is equivalent to xz --decompress.
xzcat is equivalent to xz --decompress --stdout.
lzma xz is practically a superset of lzma, unlzma, and lzcat as found from LZMA Utils 4.32.x. In most cases, it is possible to replace LZMA Utils with XZ Utils without breaking existing scripts. There are some incompatibilities though, which may sometimes cause problems.