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

Re: "rdir" directory graph util for Linux?



the lone gunman wrote:
> 
> In my DOS days, I had this program called "rdir."  It displayed a
> "Relative Directory size" for first level directories off of the
> root in the form of a pie graph.

[SNIP description] 

> Anyway, it was great when it came time to clean up my harddrive,
> because I could see which diretories were the space hogs.
> 
> Is there something similar for linux?

`df' and `du' come to mind.

excerpts from the man pages:

NAME
       df - summarize free disk space
[...]
DESCRIPTION
       [...]
       This manual page documents the GNU version of df.  df dis­
       plays the amount of disk space available on the filesystem
       containing each file name argument.  If no  file  name  is
       given,  the  space  available  on  all  currently  mounted
       filesystems is shown.[...]

NAME
       du - summarize disk usage
[...]
DESCRIPTION
       [...]
       This manual page documents the GNU version of du.  du dis­
       plays  the  amount of disk space used by each argument and
       for each subdirectory of directory arguments.[...]

Hope this helps!
Noel
-- 
Culture is the habit of being pleased with the best and knowing why.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: