📄 sleep.1
字号:
.th SLEEP I 11/1/73.sh NAMEsleep \*- suspend execution for an interval.sh SYNOPSIS.bd sleeptime.sh DESCRIPTION.it Sleepsuspends execution for.it timeseconds.It is used to execute a commandin a certain amount of time as in:.s3 (sleep 105; command)&.s3Or to execute a command every so often as inthis shell command file:.s3 : loop.br command.br sleep 37.br goto loop.sh "SEE ALSO"sleep (II).sh BUGS.it Timemust be less than 65536 seconds.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -