![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Estimated execution time | Sreejith_VK | Shell Programming and Scripting | 4 | 04-16-2008 09:23 AM |
| specifying an execution time | VGR | UNIX for Advanced & Expert Users | 7 | 03-19-2008 05:32 AM |
| Retrieving the full command | trocadero | HP-UX | 1 | 05-19-2007 07:14 AM |
| last execution time | cubs0729 | UNIX for Dummies Questions & Answers | 1 | 01-20-2006 08:45 PM |
| execution time | ramki_rk | High Level Programming | 2 | 08-27-2003 09:23 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello,
I am new to this forum and relatively new to unix, but hope to become an expert soon! My question is: How can I find out the execution time of a command that has already completed execution? More specifically, I launched a Python script to populate a PostgreSQL database on Suse Linux, using "python myscript.py" (without saying "time" before launching the command). Now the script finished execution, and I want to find out how long it took. Is there a way to do that? Thanks in advance, Marina. Last edited by marina; 09-06-2005 at 10:52 AM.. |
|
||||
|
As a second much more complex thought - if you have accounting turned on and the script ran as a special user you can use the last command to get how long that user was logged in to run the job. Not just the script, however.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|