This is a discussion on need help within the Shell scripting forums, part of the Development/Scripting category; I would like to time how long does a process take to complete and pipe to a log file. I ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
I would like to time how long does a process take to complete and pipe to a log file. I have tried the following, but the output was only to the screen not to the log file:
time cp grid.tar /export/pcliu/ >> temp.log Is there any way to send the output to the log file... Please help... |
| Sponsored Links | ||
|
|