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

Re: Sort



El dia Mon, Apr 03, 2000 at 10:08:45PM +0200, Ricardo Villalba tuvo a
bien escribir: 
> Y ahora ejecuto
> rvmsoft:~/temp$ sort palabras.txt
> cama
> camionera
> camionero
> camión
> ¿No debería ir "camión" antes que "camionera"?

con el 'sort' de la potato:

bash-2.03$ sort borra.txt 
cama
camión
camionera
camionero

Actualiza tu versión de sort. En cuanto a mis locales:

bash-2.03$ locale
LANG=es_ES
LC_CTYPE="es_ES"
LC_NUMERIC="es_ES"
LC_TIME="es_ES"
LC_COLLATE="es_ES"
LC_MONETARY="es_ES"
LC_MESSAGES="es_ES"
LC_ALL=

El paquete de sort que tengo, seguramente compilado ya con soporte
latin1 o lo que sea aplicable a este caso, es el siguiente, es el de
textutils 2.0-2.

Saludos,
-- 
Ooohh.. "FreeBSD is faster over loopback, when compared to
Linux over the wire". Film at 11.
(Linus Torvalds)
--
J. Ivan Juanes Prieto  -- Greek and Latin Teacher
Canary Islands (Spain) -- Linux Debian 2.1

Attachment: pgpk2fdIqI4rv.pgp
Description: PGP signature


Reply to: