0

I have a txt file that contains unwanted characters such as commas, periods and semicolons, scattered throughout the text.

In textedit (I'm open to other apps), how can I do the equivalent of a simple regex pipe to replace all of these unwanted chars with something else. You know...

Find : ,|.|;

Replace with : < tab >

I known Textedit doesn't do regex, but I haven't even found someone asking this question anywhere.

Splambo
  • 106
  • 1
  • 12

0 Answers0