yes 中文man頁(yè)面
NAME(名稱)
yes - 不斷輸出一個(gè)字符串,直到殺死其為止
SYNOPSIS(總覽)
yes [OPTION]... [STRING]...
DESCRIPTION(描述)
不斷輸出包括所有指定STRING(s)的一行,或者是`y'.
- --help
- 顯示幫助并退出
- --version
- 輸出版本信息并退出
REPORTING BUGS(報(bào)告BUGS)
報(bào)告bugs,請(qǐng)發(fā)到<bug-sh-utils@gnu.org>
SEE ALSO(另見(jiàn))
yes 的完整文檔以Texinfo手冊(cè)的形式維護(hù).如果你正確安裝了 info 和 yes 程序,那么命令
- info yes
應(yīng)該可讓你訪問(wèn)到整個(gè)手冊(cè).
#p#
NAME
yes - output a string repeatedly until killed
SYNOPSIS
yes [STRING]...
yes OPTION
DESCRIPTION
Repeatedly output a line with all specified STRING(s), or `y'.
- --help
- display this help and exit
- --version
- output version information and exit
AUTHOR
Written by David MacKenzie.
REPORTING BUGS
Report bugs to <bug-coreutils@gnu.org>.
COPYRIGHT
Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
The full documentation for yes is maintained as a Texinfo manual. If the info and yes programs are properly installed at your site, the command
- info coreutils yes
should give you access to the complete manual.