名前

coreutils - coreutils のプログラムの単一バイナリー

書式

coreutils --coreutils-prog=PROGRAM_NAME [PARAMETERS]...

説明

組み込みプログラム PROGRAM_NAME を指定されたパラメーター PARAMETERS で実行する。
--help
使い方を表示して終了する
--version
バージョン情報を表示して終了する
各プログラムのヘルプを表示するには 'coreutils --coreutils-prog=PROGRAM_NAME --help' を使用すること。
GNU coreutils のオンラインヘルプ: <https://www.gnu.org/software/coreutils/> 翻訳に関するバグは <https://translationproject.org/team/ja.html> に連絡してください。 詳細な文書 <https://www.gnu.org/software/coreutils/coreutils> (ローカルでは info '(coreutils) Multi-call invocation' で参照可能)。

作者

作者 Alex Deymo。

著作権

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.

関連項目

coreutils の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、 info および coreutils のプログラムが正しくインストールされているならば、コマンド
info coreutils
を使用すると完全なマニュアルを読むことができるはずだ。