timing unix commands

cfleck

tired
is there a way for me to time an application without altering the code of the application itself?

i want to do something like

#> timer <application [applicationargs}>

any ideas?
 
Back
Top