Re: [newbie] Disk usage

2001-03-16 Thread Mark Weaver

Renaud,

You can get the information you're looking for by using this neat little
command.

du -h dir(s) to be listed --max-depth=1

Example:

du -h / --max-depth=1

give it a try...you'll love it!

Mark

Renaud OLGIATI wrote:
 
 Hi all,
 
 I've been trying to find a way to get, for each sub-directory of a given
 directory, the total amount of disk-space used up by that sub-directory and
 all its sub-sub-directories.
 
 Is there a way to do this with du ,
 
 Or any other way ?
 
 I dont need/want the breakdown with all the sub-sub-directories listed, only
 the total for each first-level sub-dir.
 
 TIA,
 
 Ron the Frog, on the banks of the Paraguay River.
 --
   Always remember that you are unique.
 Just like everyone else.
   ---  http://personales.conexion.com.py/~rolgiati  ---




Re: [newbie] Disk usage

2001-03-12 Thread Renaud OLGIATI

On Sunday 11 March 2001 19:12, Neville Cobb wrote:
 The URL for Xdiskusage is http://xdiskusage.sourceforge.net/
 The page contain a binary which can be run by a user if you change the
 execute permissions on the file once you download it.

Ta,

I'll give it a try.

Ron.
-- 
 Death to all fanatics.
  ---  http://personales.conexion.com.py/~rolgiati  ---




[newbie] Disk usage

2001-03-11 Thread Renaud OLGIATI

Hi all,

I've been trying to find a way to get, for each sub-directory of a given 
directory, the total amount of disk-space used up by that sub-directory and 
all its sub-sub-directories.

Is there a way to do this with du ,

Or any other way ?

I dont need/want the breakdown with all the sub-sub-directories listed, only 
the total for each first-level sub-dir.

TIA,

Ron the Frog, on the banks of the Paraguay River.
-- 
  Always remember that you are unique.
Just like everyone else.
  ---  http://personales.conexion.com.py/~rolgiati  ---




Re: [newbie] Disk usage

2001-03-11 Thread Mathias De Belder

On Sun, Mar 11, 2001 at 01:43:46PM -0400, Renaud OLGIATI wrote:
 I've been trying to find a way to get, for each sub-directory of a given 
 directory, the total amount of disk-space used up by that sub-directory and 
 all its sub-sub-directories.
 
 Is there a way to do this with du ,
 
 Or any other way ?
 
Hmm, there are probably easier ways to do this, but this should get you 
started : go to a random dir and type 'du  filexyz.txt'. 

Edit this textfile to get the requested numbers. After giving you the size 
of each subdir in a subdir, it eventually gives you the entire size of that 
subdir with its own subdirs.

I hope this will help you,
Mathias




Re: [newbie] Disk usage

2001-03-11 Thread Neville Cobb

The URL for Xdiskusage is http://xdiskusage.sourceforge.net/
The page contain a binary which can be run by a user if you change the
execute permissions on the file once you download it. 

Neville Cobb wrote:
 
 If you are using KDE2 you can obtain that data by right clicking on the
 directory and choose properties. It will then calculate the space.
 
 Another is a program called xdiskusage which graphically presents the
 data for you in a bar chart that allows you to setp through each major
 section and continues to break it down.
 
 Nev
 
 Renaud OLGIATI wrote:
 
  Hi all,
 
  I've been trying to find a way to get, for each sub-directory of a given
  directory, the total amount of disk-space used up by that sub-directory and
  all its sub-sub-directories.
 
  Is there a way to do this with du ,
 
  Or any other way ?
 
  I dont need/want the breakdown with all the sub-sub-directories listed, only
  the total for each first-level sub-dir.
 
  TIA,
 
  Ron the Frog, on the banks of the Paraguay River.
  --
Always remember that you are unique.
  Just like everyone else.
---  http://personales.conexion.com.py/~rolgiati  ---




[newbie] disk usage

2001-01-02 Thread istvan bereti

HI,

I installed linux mandrake server version at home. I'm connected to the
internet via ADSL modem. I'm not doing anything on the server and I
noticed that the hard disk led is sometimes blinking. The sometimes
means in every 2 minutes it blinks. I'm just wondering if it's normal or
I misconfigured something.

THX,
istvan