![]() |
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 |
| CRON job to execute all scripts in a directory | Annorax | UNIX for Dummies Questions & Answers | 6 | 06-22-2007 02:05 PM |
| How to execute scripts at logout? | pcsaji | Shell Programming and Scripting | 1 | 03-27-2006 07:01 AM |
| How to find the File Age and wait for that... | redlotus72 | UNIX for Dummies Questions & Answers | 3 | 06-01-2005 04:13 AM |
| wait in shell scripts | Vinaya | Shell Programming and Scripting | 1 | 09-23-2004 09:29 AM |
| How can I execute TCL scripts in HP-UX | wilsonchan1000 | UNIX for Dummies Questions & Answers | 3 | 03-24-2003 11:32 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
I need to execute a shell script to do the following: cat a file run two back ground processes using the first two values from the file wait till those background processes finish run two more background processes using the next two values from the file wait till those background processes finish etc till the end of the file. Can anyone give me a way to do this? I cannot run all of the background processes at the same time, I can only do two at time. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|