tail head cat sleep
QR code linking to this page

manページ  — ZFORCE

名称

zforce - gzip(1) で圧縮されている全てのファイル名の末尾に `.gz' を 強制的に付加する

内容

書式

zforce name ...

解説

zforce は、 gzip で圧縮されたファイルを再び gzip で圧縮しないようにするために、 gzip で圧縮されたすべてのファイル名の末尾に .gz を強制的に付加します。 転送等でファイル名が変わってしまったファイルに有用です。 例えば、12345678901 は 12345678901.gz にファイル名が変更されます。foo.tgz の ようなファイル名はそのまま残されます。

関連項目

gzip(1), znew(1), zmore(1), zgrep(1), zdiff(1), gzexe(1)

ZFORCE (1)

tail head cat sleep
QR code linking to this page


このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.

As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.
— Maurice Wilkes