other languages
other sections
TRUE(1) | 用户命令 | TRUE(1) |
名称¶
true - (成功地)什么都不做概述¶
false [忽略命令行参数]true 选项
描述¶
以表示成功的状态值退出。- --help
- 显示此帮助信息并退出
- --version
- 显示版本信息并退出
注意:您的 shell 可能内置了自己的 true 程序版本,它通常会覆盖这里所提及的相应版本。请查阅您的 shell 文档获知它所支持的选项。
作者¶
由 Jim Meyering 编写。报告错误¶
GNU coreutils 的在线帮助: <http://www.gnu.org/software/coreutils/>请向 <http://translationproject.org/team/zh_CN.html> 报告 true 的翻译错误。
版权¶
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/true>或者在本地使用: info '(coreutils) true invocation'
跋¶
本页面中文版由中文 man 手册页计划提供。中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh
2017年10月 | GNU coreutils 8.28 |