摘要: ping 192.168.1.1 -c 10 | awk '{ print $0"\t" strftime("%Y-%m-%d %H:%M:%S",systime())}' 后台运行 nohup ping 192.168.1.1 -c 10 | awk '{ print $0"\t" strftim 阅读全文
posted @ 2020-09-11 17:30 hbg-rohens 阅读(1930) 评论(0) 推荐(0)