Batch Script To Extract Lines Between Specified Words
问题 I have a log file like below. [Tue Aug 19 10:45:28 2014]Local/PLPLAN/PL/giuraja@MSAD/2172/Info(1019025) Reading Rules From Rule Object For Database [PL] [Tue Aug 19 10:45:28 2014]Local/PLPLAN/PL/giuraja@MSAD/2172/Info(1013157) Received Command [Import] from user [giuraja@MSAD] using [AIF0142.rul] with data file [SQL] . . . . . Clear Active on User [giuraja@MSAD] Instance [1] . . I want to extract the line starting with "[Tue Aug 19 10:" until the line that starts with "Clear Active on User"