Difference between revisions of "Time"
From MohidWiki
(New page: Time is a linux/unix utility that returns the time that a shell command took to be executed. > time [options] commmand ==Example== > time ls -l Category:Linux) |
(No difference)
|
Latest revision as of 13:00, 23 February 2009
Time is a linux/unix utility that returns the time that a shell command took to be executed.
> time [options] commmand
Example
> time ls -l