![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ls command output in single line | arsheshadri | AIX | 7 | 04-28-2008 11:50 AM |
| run command Unix on a single line | Riddick61 | UNIX for Dummies Questions & Answers | 8 | 02-04-2008 10:19 AM |
| single line command | roshanjain2 | Shell Programming and Scripting | 4 | 02-07-2007 01:33 AM |
| How to use more than one MPE command STREAM with Unix command in a single shell? | bosskr | Shell Programming and Scripting | 0 | 09-19-2006 06:44 PM |
| Whats the Vhost Command for the Unix Shell | shellnewbie | Shell Programming and Scripting | 4 | 07-10-2002 12:56 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
I have problem in writing the shell script involving MPE command STREAM related to HP-UX and Unix command. Script is sh "nlshCMD 'STREAM <job name1>' | 'SHOWJOB' | grep $HPJOBNUM" sh "nlshCMD 'STREAM <job name2>' | 'SHOWJOB' | grep $HPJOBNUM" sh "nlshCMD 'STREAM <job name3>' | 'SHOWJOB' | grep $HPJOBNUM" My question is I have to put these three STREAM commands together involving three diffrent jobs together in a single shell script and to monitor the corresponding job, once I submit it. For your reference Text in upper case represents MPE command of HP9000. Can we do it? If so How? Please let me know your view and any reference in solving this. Thanking in advance |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
Hi bosskr, What exactly are you trying to accomplish? Are you just trying to get the job number from the streamed job? |
|||
| Google The UNIX and Linux Forums |