I am looking for a simple batch script that split my text file into two files. The text file is separated by with
============================================================================
Text file looks like this:
test
test1
test2
test5
test
test1
test2
test5
============================================================================
test
test1
test2
test5
test
test1
try this:
..output is: