Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux ping latency print on screen .sh file

ping -qc1 google.com 2>&1 | awk -F'/' 'END{ print (/^rtt/? "OK "$5" ms":"FAIL") }'
Comment

PREVIOUS NEXT
Code Example
Shell :: wordpress set tagline from cli 
Shell :: top command 
Shell :: install adminlte 
Shell :: update gradle version command line 
Shell :: bash: rspec: command not found 
Shell :: install bc command linux 
Shell :: docker build from github repository 
Shell :: how to make top bar transparent ubuntu 
Shell :: chmod recursive group read 
Shell :: fedora simplescreenrecorder start 
Shell :: ubuntu server 20.04 list only user names 
Shell :: android studio tortoisegit 
Shell :: add minutes to time in excel 
Shell :: how to use brew to install ganache 
Shell :: curl find latency 
Shell :: install vim in wsl 
Shell :: pull remote branch git 
Shell :: install clamav terminal 
Shell :: bat restart printer spooler 
Shell :: install gh 
Shell :: default gatsby typescript started 
Shell :: express application generator 
Shell :: Ansible gather facts with adhoc command 
Shell :: cptable is not defined at make_xlsx 
Shell :: how to change wsl default shell 
Shell :: linux download from google drive private file 
Shell :: linux list files in directory 
Shell :: copying files in Docker to directory gives error 
Shell :: adapta ubuntu 
Shell :: how to install jupyterlab 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =