Re: Waiting for outpu

2008-06-11 Thread Stephane Chazelas
On Tue, Jun 10, 2008 at 06:11:26PM -0700, stoyboy wrote: > > I am trying to create a script that will run continuously until the out of a > command reaches a specific point. > I have a command called showOutput and all it does it output the progress of > running job, i want to create a script or a

Re: Waiting for outpu

2008-06-11 Thread Matthew Woehlke
stoyboy wrote: I am trying to create a script that will run continuously until the out of a command reaches a specific point. I have a command called showOutput and all it does it output the progress of running job, i want to create a script or a command that will process this output and do somet