I combined some command in bash so I can get what I want. The date command giving the ping output a timestamp. While the ‘tee’ will put the result into the log file.
Tag: ping

Linux, Android, Python…
I combined some command in bash so I can get what I want. The date command giving the ping output a timestamp. While the ‘tee’ will put the result into the log file.