(no subject)

"Yaniv Hilel" <[email protected]> Mon, 28 Oct 2002 15:28:47 +0200
Newsgroups gmane.comp.gnu.textutils.bugs
Message-ID <3DBD3B8F.00000B.01232@yanivandgilat>
Bug:
Hi, i can't sort numbers because:
1
10
11
2
3
4
5
6
7
8
9

question :
how can i fix this ??

can i sort by a spacific field ?? 
fo example: (shorted by field num 2):
9 1
1 2
4 3
2 4
3 5


Thanks, Yaniv !!