sed -n '/2020-01-10 02:10:00/,/2020-01-10 02:11:01/p'  oms_timer.log|grep 'DailyBeforeLast30DaysOrderUserTask'查看某个时间段内某个关键词的日志内容的命令

相关文章: