Re: sort without ignoring hyphens
- From: rvtol+news@xxxxxxxxxxxx (Dr.Ruud)
- Date: Mon, 31 Mar 2008 19:44:00 +0200
tc314@xxxxxxxxxxx schreef:
unsorted:
22
2-2
2-3
23
21
linux sort produces:
21
22
2-2
23
2-3
$ echo '
21
22
2-4
2-2
23
2-3
' |sort -n
2-2
2-3
2-4
21
22
23
--
Affijn, Ruud
"Gewoon is een tijger."
.
- References:
- sort without ignoring hyphens
- From: tc314
- Re: sort without ignoring hyphens
- From: John W. Krahn
- Re: sort without ignoring hyphens
- From: tc314
- sort without ignoring hyphens
- Prev by Date: Re: commify_series script in cookbook page 94
- Next by Date: Re: opening sftp command as a file
- Previous by thread: Re: sort without ignoring hyphens
- Next by thread: Interpolate variable in a __DATA__ block
- Index(es):