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

Re: Disk Full issue



On Mon, 14 Mar 2005 19:30:24 +0100, Jorge L. deLyra wrote:
>
> Reid Priedhorsky <reid@reidster.net> wrote:
> >
> > I believe "du -x / | sort -nr | less" will accomplish the same thing,
> > but in a much simpler way, with no repeated calls necessary. No need
> > for NFS.
> 
> Well, except that it will not show any content hidden under the mount
> points.

Aha -- I didn't think of that. Another way to show such content, without
depending on NFS, is "mount -r --bind / /mnt/foo".

Reid



Reply to: