UNEXPAND(1) | ユーザーコマンド | UNEXPAND(1) |
unexpand - スペースをタブに変換する
unexpand [オプション]... [ファイル]...
各 FILE に含まれている空白をタブに変換して、標準出力に書き出します。
ファイルの指定がない場合や FILE が - の場合, 標準入力から読み込みを行います。
長いオプションで必須となっている引数は短いオプションでも必須です。
GNU coreutils のオンラインヘルプ: <https://www.gnu.org/software/coreutils/> 翻訳に関するバグは <https://translationproject.org/team/ja.html> に連絡してください。 詳細な文書 <https://www.gnu.org/software/coreutils/unexpand> (ローカルでは info '(coreutils) unexpand invocation' で参照可能)。
作者 David MacKenzie。
Copyright © 2020 Free Software Foundation, Inc.
ライセンス GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
unexpand の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、 info および unexpand のプログラムが正しくインストールされているならば、コマンド
を使用すると完全なマニュアルを読むことができるはずだ。
2021年5月 | GNU coreutils |