![]() |
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 |
| wait process | pchangba1 | UNIX for Advanced & Expert Users | 2 | 12-10-2008 08:58 AM |
| wait command - cat it wait for not-chile process? | alex_5161 | Shell Programming and Scripting | 2 | 06-26-2008 07:14 PM |
| Background Process Shell Scripting | dhieraj | Shell Programming and Scripting | 3 | 04-12-2008 03:16 PM |
| How to check process/cpu utilisation thru unix shell scripting | manas_ranjan | UNIX for Dummies Questions & Answers | 0 | 07-25-2007 05:00 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 Process in Shell Scripting.
Hello,
I have a script that needs to wait till the previous process is done within the same script.But my script doesnt wait till that it is done.Can anyone suggest how I can stop my process till the previous task is done. I tried 'wait' but I dont have a static process id so is there anyother better way? pmcmd startworkflow test wait echo "Workflow complete" pmcmd is a command to execute Informatica jobs in Unix.My process needs to wait till the workflow is complete. Thanks, Sud. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|