How to capture running log using bash script? [Case Closed]
问题 I'm a new player in bash scripting. There's something that I want to know about capture logfile using bash script. Let's say there is a server which store logfile every hour with format file below. file[20160509_130000].log The logfile has detailed information like this. 13:00:00 INFO [file.chdev130] Event: ADIEVN_PLAY_DONE, Finished , nbytes=16360 13:00:00 INFO [file.chdev39] adiCollectDigits() success My question is how can i read and store the running log or one hour before to get specific