This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: du does not find all directories


>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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]