yes 中文man頁面
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.