summaryrefslogtreecommitdiff
path: root/static/unix-v10/man1/time.1
blob: 9b959f27132a380564e42a0167e61ffc52660803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.pa 1
.he 'TIME (I)'10/26/72'TIME (I)'
.ti 0
NAME		time -- time a command
.sp
.ti 0
SYNOPSIS	time____ command 
.sp
.ti 0
DESCRIPTION	The 
given command is timed; after it is complete,
time____
prints the time spent in the system, waiting for disk, and in execution
of the command.

The disk I/O time can be variable depending
on other activity in the system.
.sp
.ti 0
FILES		--
.sp
.ti 0
SEE ALSO	tm (VIII)
.sp
.ti 0
DIAGNOSTICS	"?"
.br
"command terminated abnormally"
.br
"Command not found."