*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: time | Section: 1 | Source: OpenBSD | File: time.1
TIME(1) FreeBSD General Commands Manual TIME(1) NAME time - time command execution SYNOPSIS time [-lp] utility [argument ...] DESCRIPTION time executes and times utility. After the utility finishes, time writes the total time elapsed, the time consumed by system overhead, and the time used to execute utility to the standard error stream. Times are reported in seconds. The options are as follows: -l The contents of the rusage structure are printed. -p The output is formatted as specified by IEEE Std 1003.2-1992 ("POSIX.2"). FILES /usr/include/sys/resource.h EXIT STATUS The time utility exits with one of the following values: 1-125 An error occurred in the time utility. 126 The utility was found but could not be invoked. 127 The utility could not be found. Otherwise, the exit status of time shall be that of utility. SEE ALSO csh(1), ksh(1), getrusage(2) STANDARDS The time utility is compliant with the IEEE Std 1003.1-2008 ("POSIX.1") specification. The flag [-l] is an extension to that specification. time also exists as a built-in to csh(1) and ksh(1), though with a different syntax. HISTORY A time command appeared in Version 3 AT&T UNIX. FreeBSD 14.1-RELEASE-p8 December 22, 2022 FreeBSD 14.1-RELEASE-p8

Navigation Options