we can use ping shell command in tasker to see if a domain is online or not but can we get the ping time too?
like in pc when you ping that shows a "time=xx" can we somehow access to that in tasker?
we can use ping shell command in tasker to see if a domain is online or not but can we get the ping time too?
like in pc when you ping that shows a "time=xx" can we somehow access to that in tasker?
A1: Run Shell [ Command:ping -c 1 8.8.8.8 Timeout (Seconds):0 Use Root:Off Store Output In:%PING Store Errors In: Store Result In: Continue Task After Error:On ]
A2: Variable Section [ Name:%PING From:88 Length:11 Adapt To Fit:Off Store Result In:%TEST ]
A3: Flash [ Text:%TEST Long:On ]
Q & A