-
Find with Grep
Hi, all I have a long name directory,
and I want to find all the middle innitials in the names
so that I can add a dot to them.right now I have the names setup like this:
Jon A Dow
I want to change them all into
Jon A. Dow
I thought If I could search for the Capitol letters with a space after them
that could work because the middle initials all have a single space following them.Any help would be greatly appreciated.
Sorry, there were no replies found.