sorry, I got it:

sort -k 3

The problem now are midnames, like


Mr Bla Blo
Ms Ble Blu
Dr Bli T. Blu

but I have deleted them :)

2006/11/22, Vim Visual <[EMAIL PROTECTED]>:
Hi,

I have a text file like

Mr Bla Blo
Ms Ble Blu
Dr Bli Blu
etc

and I would like to sort the file alphabetically after the surname
(3rd column). How can I do that? I know how to sort it after the first
one (visual + !sort)

thanks!

Pau

Reply via email to