I have a file with 200,000 lines with information:
Server;
Date;
Event;
Source;
Sub_Source;
END;
Server;
Date;
Event;
Source;
Sub_Source;
Info;
END;
I need the output to look like the following:
Server;Date;Event;Source;Sub_Source;
Server;Date;Event;Source;Sub_Source;Info;
I appreciate any...
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.