Content-type: text/html Man page of DIRSUM

DIRSUM

Section: User Manuals (1)
Updated: May 2010
Index Return to Main Contents
 

NAME

Dirsum - directory summary  

SYNOPSIS

dirsum [ -r ] [ path ]

 

DESCRIPTION

Dirsum gives a more complete and descriptive information than using existing command line tools like du.

It 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. If not path is specified, dirsum uses the current directory from where it is called.

 

OPTIONS

-r
continue recursion into new partitions mounted in subdirectories

 

AUTHORS

Dirk Bartley - author <dirk@rustyloon.net>

Denis "Jaromil" Roio - current maintainer <http://rastasoft.org>

Dirsum has been around for a while without maintenance, its documentation has limited information about the year of its first release, however it seems that the last version written by Dirk has been 0.3 released around the year 2004, while in 2010 Jaromil has taken charge for its maintenance and inclusion in Debian GNU/Linux.

 

COPYING

Permission is granted to copy, distribute and/or modify this manual under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections. Permission is granted to make and distribute verbatim copies of this manual page provided the above copyright notice and this permission notice are preserved on all copies.

 

AVAILABILITY

The most recent version of Dirsum can be attained from its GIT repository at http://code.dyne.org and from the ftp.dyne.org software repository.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
COPYING
AVAILABILITY

This document was created by man2html, using the manual pages.
Time: 16:08:36 GMT, May 23, 2010