Alternatives to du

Matthew Miller mattdm at mattdm.org
Tue Apr 10 16:20:43 UTC 2007


On Tue, Apr 10, 2007 at 12:11:03PM -0400, aragonx at dcsnow.com wrote:
> [root at www share]# ls -Rl|wc -l
> 39091

That's a relatively small number of files.

> [root at www share]# date >> /tmp/du.txt; du -h >> /tmp/du.txt; date >>
> /tmp/du.txt
> It took 30 seconds.

Side note: try

  time du -h

-- 
Matthew Miller           mattdm at mattdm.org          <http://mattdm.org/>
Boston University Linux      ------>              <http://linux.bu.edu/>




More information about the users mailing list