linux ping 时间戳 ping 192.168.2.1 -c 10 | awk '{ print $0"\t" strftime("%H:%M:%S",systime()) } '
Home Posts linux ping 时间戳 2020-03-10 · 1 min · 15 words · - Table of Contents linux ping 时间戳 linux ping 时间戳# ping 192.168.2.1 -c 10 | awk '{ print $0"\t" strftime("%H:%M:%S",systime()) } '