[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sort question



sort -n

* Andre Berger <uzscd5@uni-bonn.de> [020913 13:32]:
> I have a csv file I would like to sort linewise like
> 
> 1   text
> 2   text
> 3   text
> .   
> .  
> . 
> 10  text
> 
> How can I avoid the current sorting result
> 
> 1   text
> 10  text
> 2   text
> 3   text
> .
> .
> .
> 
> ? TIA
> 
> -Andre



-- 
Debian testing/unstable
Linux onefish 2.4.19-lavienx #1 Mon Aug 12 20:29:59 EST 2002
i686 unknown unknown GNU/Linux



Reply to: