NAME(名称)
yes - 不断输出一个字符串,直到杀死其为止
SYNOPSIS(总览)
yes [OPTION]... [STRING]...
DESCRIPTION(描述)
不断输出包括所有指定STRING(s)的一行,或者是`y'.
- --help
- 显示帮助并退出
- --version
- 输出版本信息并退出
REPORTING BUGS(报告BUGS)
报告bugs,请发到<bug-sh-utils@gnu.org>
SEE ALSO(另见)
yes 的完整文档以Texinfo手册的形式维护.如果你正确安装了 info 和 yes 程序,那么命令
- info yes
应该可让你访问到整个手册.
#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.