> > Of course I don't need it to be done with mc, if you know of any > > other ways to get an easy glimpse of disk space usage I'm > > interested also. > > How about (as root): > > du / | sort -n > some.file > > You can then do nice things with grep as well.
Yes, this allows you to do really cool things, only that *you* has to write them... :) I tried first looking for any already existing solution. du has some nice options like --max-depth=N, --summarize and --exclude=PATH, which allows for specific detail in certain points of the directory tree (/home, for example). I'll most surely end up writing a little script and calling it from the user menu in mc. Thanks for your help ! -- Daniel Toffetti --- 'There is no spoon...' - The Matrix Running Debian Sid version 3.0 with Linux 2.4.13 i686 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]