if result == ''; then
echo there was no output
rerun
fi
fi
}
does this look fine to you guys?
no typo?
why don't you just use "ps" and see if the application is still running. if it is not, then rerun ?
i never saw bash script like this if without [ ] and single "
does it work even without a space after the ! ?
Обсуждают сегодня