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
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
"condition" ) ] do sleep(60); done
#run other command here
but i think because showOutput does not have an eof things dont work right
if anyone can help that would be greatly appreciated
-Stoyan
--
View this message in context:
http://www.nabble.com/Waiting-for-outpu-tp17768080p17768080.ht