Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2000 01:44:13 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        current@freebsd.org
Subject:   sort(1) broken?
Message-ID:  <Pine.BSF.4.21.0007310142520.76492-100000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following no longer seems to work on any of my 5.0 boxes:

ls -l | sort -n -k 5

which should sort numerically by the size column (instead it seems to do
the same thing as sort -n). It works correctly on 3.x and 4.x boxes.

Anyone have ideas?

Kris

--
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007310142520.76492-100000>