I am using GSplit to split large text documents into smaller ones. I use a simple
text string like <---------------> or xxxxxxxxxxxx to tell G split where to split.
So far so good.
My question is how do I keep GSplit from adding a blank line right after the text string:
Before the split each...