time(1) plan9 man page | unix.com

Man Page: time

Operating Environment: plan9

Section: 1

TIME(1) 						      General Commands Manual							   TIME(1)

NAME
time - time a command
SYNOPSIS
time command [ arg ... ]
DESCRIPTION
The command is executed with the given arguments; after it is complete, time reports on standard error the program's elapsed user time, system time, and real time, in seconds, followed by the command line.
SOURCE
/sys/src/cmd/time.c
SEE ALSO
prof(1) TIME(1)
Related Man Pages
time(2) - linux
ltime(3f) - bsd
time(3f) - bsd
time(1) - freebsd
time(1) - opendarwin
Similar Topics in the Unix Linux Community
automate sftp using unix script
Copying files with the latest date
Deletion of Logs
Where did you meet UNIX for a first time?
How to pick only the latest files based on the timestamp?