debian man page for plan9-sleep

Query: plan9-sleep

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SLEEP(1)						      General Commands Manual							  SLEEP(1)

NAME
sleep - suspend execution for an interval
SYNOPSIS
sleep time
DESCRIPTION
Sleep suspends execution for time seconds.
EXAMPLES
Execute a command 100 seconds hence. {sleep 100; command}& Repeat a command every 30 seconds. while (){ command sleep 30 }
SOURCE
/src/cmd/sleep.c
SEE ALSO
sleep(3) SLEEP(1)
Related Man Pages
sleep(3) - osx
sleep(1) - osx
sleep(1) - opendarwin
sleep(1) - netbsd
sleep(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections