I am trying to extract information by date from three different files and want to write in the result.txt file
File1.txt
----------
2009-02-24 12:13:29> [INFO] System version 6.2.0.26
2009-02-24 12:13:30> [INFO] HW version 2.4
2009-02-24 12:13:31> [INFO] Ocean version 5.6.5
2009-02-24 12:13:32>...
Hi,
I am trying to extract data from the log files by the given date range.
for example:
extract info 2009-02-17 08:02:16 to 2009-02-17 14:50:40
2009-02-17 08:02:16> [INFO] Shutdown Init pin is set
2009-02-17 08:02:16> [INFO] 2009-02-17 09:02:16.4428
2009-02-17 08:02:16> [INFO] Shutdown...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.