![]() |
|
|
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 |
| sed command not running | mmunir | Shell Programming and Scripting | 3 | 04-18-2008 03:02 AM |
| running files | Enduser | UNIX for Dummies Questions & Answers | 1 | 10-06-2007 03:42 PM |
| inconsistent ls command display at the command prompt & running as a cron job | rajranibl | SuSE | 5 | 07-30-2007 09:26 AM |
| running command more than twice in one second? | Terrible | Shell Programming and Scripting | 4 | 12-11-2006 12:45 AM |
| Running EXE files on UNIX | seanstog | UNIX for Dummies Questions & Answers | 1 | 02-05-2002 06:19 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
i want to run few c object files one after another in one command. Can i write a acript for that. I'm using Sun Solaris.
for example ./prog < input1 >output1 & ./prog <input2 >output2 & i want the first to finish before starting the nest one and run them in the back ground thanks. p/s hope fully this is the right thread to ask |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|