UNEXPAND(1) | ユーザーコマンド | UNEXPAND(1) |
unexpand - スペースをタブに変換する
unexpand [オプション]... [ファイル]...
各 FILE に含まれている空白をタブに変換して、標準出力に書き出します。
ファイルの指定がなかったり、 - であった場合, 標準入力から読み込みます。
長いオプションで必須となっている引数は短いオプションでも必須です。
GNU coreutils のオンラインヘルプ: <http://www.gnu.org/software/coreutils/> unexpand の翻訳に関するバグは <http://translationproject.org/team/ja.html> に連絡してください。 完全な文書は <http://www.gnu.org/software/coreutils/unexpand> にあります。 ローカルでは info '(coreutils) unexpand invocation' で参照できます。
作者 David MacKenzie。
Copyright © 2016 Free Software Foundation, Inc.
ライセンス GPLv3+: GNU GPL version 3 or later
<http://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 のプログラムが正しくインストールされているならば、コマンド
を使用すると完全なマニュアルを読むことができるはずだ。
2016年2月 | GNU coreutils |