I have a csv that is exported like this:
+++ Host - Begin +++,,
Name,Description
test1,abc2
test2, abd3
+++ Host - End +++,,
How do I get this result?
+++ Host - Begin +++
Name,Description
test1,abc2
test2, abd3
+++ Host - End +++
asked by
25.10.2017 / 13:23