bash - To get logs information in between particular time-stamp using shell script -


i want extract infromation logs using shell script particular time range . line in logs looks this:

[16:34:34:911][13-10-2015]:no free accounts available 

i need extract data in specific intervals. example in between 16:00 17:00 .i new shell script.i have tried grep command . can suggest me how ?


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

jquery - ReferenceError: CKEDITOR is not defined -

android - Go back to previous fragment -