Provided by: manpages-zh_1.6.3.6-1_all bug

名称

       sleep - 延迟指定数量的时间

概述

       sleep 数量[后缀]...
       sleep 选项

描述

       暂停指定数量秒。后缀是 's',则指数量单位为秒(默认),'m'为分钟,'h'为小时,'d' 为天。这里
       给出的数字不一定必须为整数。如果给定两个及以上的参数,则暂停的时间是这些给定值的和。

       --help 显示此帮助信息并退出

       --version
              显示版本信息并退出

作者

       由 Jim Meyering 和 Paul Eggert 编写。

报告错误

       GNU coreutils 的在线帮助: <https://www.gnu.org/software/coreutils/>
       请向 <https://translationproject.org/team/zh_CN.html> 报告翻译错误。

版权

       Copyright © 2020 Free Software Foundation, Inc.  License GPLv3+:  GNU  GPL  version  3  or
       later <https://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.

参见

       sleep(3)

       完整文档请见: <https://www.gnu.org/software/coreutils/sleep>
       或者在本地使用: info '(coreutils) sleep invocation'

       本页面中文版由中文 man 手册页计划提供。
       中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh