other languages
YES(1) | 用户命令 | YES(1) |
名称¶
yes - 不断输出一个字符串,直到被杀死为止概述¶
yes [字符串]...yes 选项
描述¶
不断输出包括所有指定字符串的一行,或者是 'y'。- --help
- 显示此帮助信息并退出
- --version
- 显示版本信息并退出
作者¶
由 David MacKenzie 编写。报告错误¶
GNU coreutils 的在线帮助: <http://www.gnu.org/software/coreutils/>请向 <http://translationproject.org/team/zh_CN.html> 报告 yes 的翻译错误。
版权¶
Copyright © 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://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.
参见¶
完整文档请见: <http://www.gnu.org/software/coreutils/yes>或者在本地使用: info '(coreutils) yes invocation'
跋¶
本页面中文版由中文 man 手册页计划提供。中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh
2017年10月 | GNU coreutils 8.28 |