From: scottk@utig.ig.utexas.edu (Scott Kempf)
Subject: Re:  du does not find all directories
6 Feb 1997 13:27:54 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199702061635.KAA19917.cygnus.gnu-win32@utig.ig.utexas.edu>
Original-To: evans@aps.anl.gov, gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

>I find that du finds 335637 (presumably times 512) Bytes on my hard drive.

On my win95 system, the conversion is 2K not 512.
I got burned by the same thing last weekend and
I've used enough different du's to know better.

Find a large file and do:

	ls -l large_file
	du -s large_file

This usually helps (unless it's sparse :-).

			Scott

----------------------------------
Scott Kempf (scottk@ig.utexas.edu)
Running a heavily patched gnu-win32
beta 17.1 under Windows 95.
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
