Linux操作内容输出时间

例如:

# df -h | awk '{ print strftime("%Y.%m.%d %H:%M:%S",systime())"\t" $0; fflush() }'

posted @ 2023-06-28 16:48  LB_运维技术  阅读(26)  评论(0编辑  收藏  举报