Personal tools

Time

From MohidWiki

Revision as of 14:00, 23 February 2009 by Guillaume (talk | contribs) (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)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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