From the following line of text:
ab•di•ca•tion
I want to produce the following line:
abdication ab•di•ca•tion
(where the space between is a tab). This to iterate over multiple lines.
I can't find a way of 'filtering out' or excluding the • character from the results.
I'm currently using BBEdit on MacOS, but if someone can offer a Unix command line method, that would be equally acceptable.