Liangxu Linux
May 25, 2020 · Operations
Automate Network Ping Checks with Bash while/until Loops
This guide shows how to use Bash while and until loops to repeatedly run a ping command, pause between attempts, and stop automatically once the network connection succeeds, including a quick trick to repeat the previous command until it succeeds.
BashShellping
0 likes · 5 min read
