.\" This file documents the GNU shell utilities. .\" .\" Copyright (C) 1994 Free Software Foundation, Inc. .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of .\" this manual under the conditions for verbatim copying, provided that .\" the entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. .\" .\" Permission is granted to copy and distribute translations of this .\" manual into another language, under the above conditions for modified .\" versions, except that this permission notice may be stated in a .\" translation approved by the Foundation. .\" .\" Japanese Version Copyright (c) 1997 CHIDA Kazunori .\" all rights reserved. .\" Translated Sun Jun 22 10:04:17 JST 1997 .\" by CHIDA Kazunori .TH YES 1L "GNU Shell Utilities" "FSF" \" -*- nroff -*- .SH 名前 yes \- killされるまで文字列を出力し続ける .SH 書式 .B yes [string...] .br .B yes {\-\-help,\-\-version} .SH 説明 このマニュアル・ページは GNU版 .BR yes を文章化したものである。 .B yes は空白で区切られたコマンドラインの引数と改行が、このプロセスが killされるまで出力される。 もし、何の引数も与えられなかったならば、 `y' に続いて改行がプロセスがkillされるまで常に出力される。 .SS オプション GNUの .B yes が厳密に一つだけの引数で呼び出されると、次のオプションは認識される。 .TP .I "\-\-help" 使用方法を標準出力に印字し、正常終了する。 .TP .I "\-\-version" バージョン情報を標準出力に印字し、正常終了する。