Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ time(1) — UNIX System III

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

timex(1)

times(2)

TIME(1)  —  UNIX 3.0

NAME

time − time a command

SYNOPSIS

time command

DESCRIPTION

The given command is executed; after it is complete, time prints the elapsed time during the command, the time spent in the system, and the time spent in execution of the command.  Times are reported in seconds. 

The execution time can depend on what kind of memory the program happens to land in; the user time in MOS is often half what it is in core. 

The times are printed on standard error. 

SEE ALSO

timex(1), times(2). 

May 16, 1980

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026