the output has lenght of 0?
how to do this check?
Make all your actual logic a function, then run it out of a while loop
rerun() { if ! result=$(my_command); then rerun fi }
Обсуждают сегодня