![]() |
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 |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Process wait time | chandrakala.sg | SUN Solaris | 1 | 09-19-2007 01:04 AM |
| Need to execute 2 scripts, wait, execute 2 more wait, till end of file | halo98 | Shell Programming and Scripting | 1 | 08-01-2006 04:42 PM |
| Wait for Background Process to complete | gozer13 | Shell Programming and Scripting | 3 | 02-14-2005 04:25 PM |
| PERL: wait for process to complete | dangral | Shell Programming and Scripting | 2 | 04-21-2004 03:37 PM |
| Process Wait on DG UX | fabbas | UNIX for Dummies Questions & Answers | 4 | 01-07-2004 06:56 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
wait command - cat it wait for not-chile process?
Did not use 'wait' yet.
How I understand by now the wait works only for child processes, started background. Is there any other way to watch completion of any, not related process (at least, a process, owned by the same user?) I need to start a background process, witch will be waiting for completion of the parent script. Thank you Alex |
|
||||
|
Quote:
The 'ps ..' with grep is what I am using now, but meeting the 'wait..' command I see, that use such comand would remove big portion of codding and processing time About the 'isof', it seems, you have once mentioned it to me, and I replay that we do not have it and I could not find any references to that on internet, and I have no ability to install anything. All other methods I would use, if nothing else is available. But I am looking for optimal way to perform an action. So, by your answer I should assume that there is no in UNIX analogical command for waiting a completion of not child processes? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|