*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> sleep (1)              
Title
Content
Arch
Section
 

Contents


sleep(1)							      sleep(1)


NAME    [Toc]    [Back]

     sleep - suspend execution for an interval

SYNOPSIS    [Toc]    [Back]

     sleep time

DESCRIPTION    [Toc]    [Back]

     sleep suspends execution for time seconds.	 It is used to execute a
     command after a certain amount of time, as	in:

	  (sleep 105; command<b>)&

     or	to execute a command every so often, as	in:

	  while	true
	  do
	       command
	       sleep 37
	  done

FILES    [Toc]    [Back]

     /usr/lib/locale/locale<b>/LC_MESSAGES/uxcore.abi
	  language-specific message file (see LANG on environ(5))

SEE ALSO    [Toc]    [Back]

      
      
     alarm(2), sleep(3C)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
sleep IRIX suspend execution for interval
usleep OpenBSD suspend execution for interval of microseconds
sleep OpenBSD suspend execution for an interval of time
sleep FreeBSD suspend execution for an interval of time
sleep Tru64 Suspend execution for an interval of time
usleep Tru64 Suspend execution for an interval of time
usleep NetBSD suspend execution for interval of microseconds
sleep OpenBSD suspend process execution for interval of seconds
sleep NetBSD suspend process execution for interval of seconds
usleep FreeBSD suspend process execution for an interval measured in microseconds
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service