plan9 man page for time

Query: time

OS: plan9

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - redhat
ctime(3f) - bsd
ltime(3f) - bsd
time(2) - debian
time(1) - opendarwin
Similar Topics in the Unix Linux Community
Automated FTP task
automate sftp using unix script
Deletion of Logs
Copy all the files with time stamp and remove header,trailer from file
How to pick only the latest files based on the timestamp?