File: toolslee.htm

package info (click to toggle)
fbbdoc 1999
  • links: PTS
  • area: main
  • in suites: woody
  • size: 768 kB
  • ctags: 52
  • sloc: makefile: 29; sh: 14
file content (19 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Tool: SLEEP</title>
</head>
 <body background="/back_fbb.jpg">
 
<p>  </p>
<h1 align="Center">   SLEEP.COM </h1>
 
<p> </p>
<pre> Utility which spends the time (in seconds specified as argument) while doing<br>nothing. It can be interrupted by a Ctrl-C, and allows interruption of a<br>Batch file running.<br><br> The syntax to call it is of the type :<br><br> SLEEP nn<br><br> nn is the number of seconds to wait.<br><br><br><br>&nbsp;&nbsp;

<font color="#800000">This page was last updated 17-Apr-99</font>

</pre>
 
</body>
</html>