On 23:46 16 Jan 2002, Ashley M. Kirchner <[EMAIL PROTECTED]> wrote:
|     How can I sort the output of 'du -kx' so the largest directories are at the top?

du -kx | sort -nr

-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

Ignorance can be cured; stupidity, on the other hand, is hereditary.
        - [EMAIL PROTECTED] (Wallace Roberts)



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to