gregsimpson
Programmer
- Apr 18, 2002
- 521
Can anyone tell me what the 3 values as returned by TIME in the example below represent.
$ time db2 <gregfile >outfile
real 1m48.64s
user 0m4.17s
sys 0m11.33s
$ time db2 <gregfile >outfile
real 1m48.64s
user 0m4.17s
sys 0m11.33s