![]() |
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 Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| start process at assidned date and time | gd2003 | UNIX for Dummies Questions & Answers | 6 | 01-21-2008 11:15 AM |
| to get process start date and time | naeem ahmad | UNIX for Advanced & Expert Users | 2 | 02-27-2006 05:09 AM |
| get process start time | naeem ahmad | High Level Programming | 1 | 02-06-2006 08:40 PM |
| Process got terminated automatically | Elango | AIX | 4 | 01-02-2006 11:37 PM |
| start a process at boot up time | vtran4270 | UNIX for Advanced & Expert Users | 1 | 12-08-2002 07:31 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
start time of a terminated process
Hi,
I have a shell script which i am running. I want it's starting time (the time when the execution of the shell script started) in another shell script. Note that the process has already terminated when i need it's starting time.... else i could have used ps -f | cut -d" " -f5... But that's not the case, since process has terminated. Also, since I am not superuser, I am unable to use process accounting.. I am using korn shell. Any help.. |
|
||||
|
re:starting time of a terminated process
Thanks... But i cannot change my first script. It has to contain pre-determined things only.... Is there any way I can execute the script you suggested whenever my first script is executed?
THnaks in advance.. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|