Re: Newbie Needs one Command On Fri, 01 Feb 2008 03:37:53 +0000, Davoud wrote:
> I need to find a Linux/Unix command that will display a list of all of
> the directories, visible and hidden, on a hard drive, and the sizes of
> those directories. I *do* *not* want to see a list of the half million
> of so files on the drive, just directories. I've asked this question on
> other Unix and Linux forums and had all sorts of good people trying to
> be helpful, but no workable answers. Is this not doable, perhaps?
>
> TIA!
>
> Davoud
>
Maybe Dan C. is fooling with us, or maybe I just don't see the problem
with this one command.....
du --one-file-system /mntpoint
stonerfish |