On 05/20/2010 07:34 AM, Peter Palfrader wrote:
On Thu, 20 May 2010, Ron Johnson wrote:

On 05/19/2010 05:36 PM, jaromil wrote:
* Package name : dirsum
Description: Dirsum is a command line tool to assist sorting out which
directories in a filesystem contain the most bytes.  It will sort
all of the subdirectories of a selected path according to the total
bytes of all files in them, including recursion through further
subdirectories and mounted partitions.


What does this do that existing tools don't?

$ du -Sk | sort -nr | head -n10

Or, to compare it to something that my users can use too,

You could put that in an alias in /etc/profile.

                                                          what does it
offer over ncdu.


--
Dissent is patriotic, remember?


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bf52e00.4060...@cox.net

Reply via email to