The problem is like this:
There is a script called run, I need to change the operation of run to make the 2nd field of the output of run to be 0 (Please note: it's not the output of run but a part of it). I just don't know how to judge the value of the the 2nd field of the output of run for a loop.
Does anyone have any good ideas? Thank you.