Horje
linux ping latency print on screen .sh file Code Example
linux ping latency print on screen .sh file
ping -qc1 google.com 2>&1 | awk -F'/' 'END{ print (/^rtt/? "OK "$5" ms":"FAIL") }'




Shell

Related
rdp github shadow Code Example rdp github shadow Code Example
how to completely remove haproxy from ubuntu Code Example how to completely remove haproxy from ubuntu Code Example
ubuntu install mathpix Code Example ubuntu install mathpix Code Example
install ssh-agent Code Example install ssh-agent Code Example
convert wsl to wsl2 Code Example convert wsl to wsl2 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12