Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
calculate elapsed time
Name: Irvan Date: August 6, 2003 at 10:31:46 Pacific OS: UNIX CPU/Ram: 200
Comment:
Hi all,
I have search in this forum and find some answer to use time (command) to calculate the elapsed time.
I tried to take the output of time i.e. the elapsed time only. But I still want the (command/function i called) output.
in the manual it said the output is to stderr but... it doesnt work.
Summary: hello I am trying to calculate elapsed time for a processs submitedd. i need to add this logic into the current shell script which is doing the rest of other things. can anyone help how to do this? an...
Summary: Hi, Here is the problem: How do I calculate the time difference in Unix ? For example time difference between 02 AUG 2006 6:20:30 pm and 04 AUG 2006 12:15:45 pm in intended units ie ; min. Any idea i...
Summary: Hi I wonder if you can help me to calculate the time difference between to times. Here is my file: 11:56:34 354940 5240832 453754 11:58:16 354788 5240832 453753 I need to subtract th...