
No.3ベストアンサー
- 回答日時:
Cygwinでしょうね。
【特集】Windowsユーザーへ贈るUnixへの架け橋 - Cygwinを使いこなそう (1) Cygwinとは(1) - Windows上で動作するLinux? | パソコン | マイコミジャーナル ( http://journal.mycom.co.jp/special/2002/cygwin/i … )
また、Lhaplus ( http://www.vector.co.jp/soft/win95/util/se169348 … )は、コマンドラインからも処理できるはずです。経験なし・・
以下、Cygwin上のuncompress で -hを実行してみた内容
$ uncompress -h
Usage: gzip [OPTION]... [FILE]...
Compress or uncompress FILEs (by default, compress FILES in-place).
Mandatory arguments to long options are mandatory for short options too.
-a, --ascii ascii text; convert end-of-line using local conventions
-c, --stdout write on standard output, keep original files unchanged
-d, --decompress decompress
-f, --force force overwrite of output file and compress links
-h, --help give this help
-l, --list list compressed file contents
-L, --license display software license
-n, --no-name do not save or restore the original name and time stamp
-N, --name save or restore the original name and time stamp
-q, --quiet suppress all warnings
-r, --recursive operate recursively on directories
-S, --suffix=SUF use suffix SUF on compressed files
-t, --test test compressed file integrity
-v, --verbose verbose mode
-V, --version display version number
-1, --fast compress faster
-9, --best compress better
With no FILE, or when FILE is -, read standard input.
Report bugs to <bug-gzip@gnu.org>.
No.2
- 回答日時:
↓にWindows移植版があります。
uncompressは入っていませんが
・compressに -d オプションを付ける
・compess.exeをコピーしてuncompress.exeを作る
で解凍できます。
参考URL:http://unxutils.sourceforge.net/
お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!
関連するカテゴリからQ&Aを探す
おすすめ情報
デイリーランキングこのカテゴリの人気デイリーQ&Aランキング
-
ファイルが消せない、移動でき...
-
ファイル名一覧の印刷
-
ファイル名についている「-」と...
-
batファイルの強制終了を回避し...
-
ラズパイで『’test.service’をs...
-
cpコマンドで強制的に上書きし...
-
8.3形式名の再作成
-
DOSのコマンドで、隠しファイル...
-
DOSコマンドのFOR文で空白を含...
-
win11のエクスプローラーの右ク...
-
~以外を削除する場合(rmコマ...
-
UNIX/uidからusernameを参照す...
-
ファイルが書き込み中かどうか...
-
テキストファイルから最終行の抽出
-
Dirコマンドでフォルダ内ファイ...
-
lsコマンドについて。
-
FTPコマンドの戻り値(エラーコ...
-
エクスプローラーはデータを書...
-
エクセルのツールバーから数値...
-
fasta形式のファイルのまとめ方...
マンスリーランキングこのカテゴリの人気マンスリーQ&Aランキング
-
Dirコマンドでフォルダ内ファイ...
-
ラズパイで『’test.service’をs...
-
ファイル名についている「-」と...
-
テキストファイルから最終行の抽出
-
DOS コマンドの~zfの意味を教え...
-
ファイル名一覧の印刷
-
DOSコマンドのFOR文で空白を含...
-
oracleの文字コードとlinuxサー...
-
batファイルの強制終了を回避し...
-
数字を複数回繰り返す正規表現...
-
ファイル名の -(ハイフン)を _(...
-
~以外を削除する場合(rmコマ...
-
DOSのコマンドで、隠しファイル...
-
ftpコマンドで丸ごとダウン...
-
特定の更新日付のファイルのみ...
-
ピクチャクリッピングのファイ...
-
Windows上にて、コマンドでunco...
-
cpコマンドで強制的に上書きし...
-
ごみ箱に入れるWindows コマン...
-
処理結果(標準出力と標準エラー...
おすすめ情報