I am sure you guys must have seen a script to resolve this...
I have file with two columns for names:
Col001 Col002
John D. Philips
John D Philips
John Dev Philips
I need output like this:
Col001 Col002 Col003
John Philips D.
John Philips D
John Philips Dev