* Nick Hastings <[EMAIL PROTECTED]>, 2002-09-12 23:45 -0400:
> sort -n
> 
> * Andre Berger <[EMAIL PROTECTED]> [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
> > .
> > .
> > .

Brilliant, thank you!

-Andre

Attachment: msg02100/pgp00000.pgp
Description: PGP signature

Reply via email to