Hello,
For a Bourne shell script, can anyone pelase share the code snippets required display how long a script took to run?
I am thinking there needs to be at minimum two variables: TIMER_START and TIMER_END, but I am not sure how to best set the values and calculate the elapse time.
Thanks,
Michael42
For a Bourne shell script, can anyone pelase share the code snippets required display how long a script took to run?
I am thinking there needs to be at minimum two variables: TIMER_START and TIMER_END, but I am not sure how to best set the values and calculate the elapse time.
Thanks,
Michael42