Monday, May 2, 2011

sorting based on numercial value

I have a text file with a number of lines in it. Each line has the
same format, say something like below.

<string1> <string2> <number> <string3>

I want to sort this file based on the numerical value of the <number>
field. How can I do this in vim? Thanks.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: