On Mar 17, 2004, at 6:36 PM, Dave Vasilevsky wrote:


It seems this answers part of the mystery:

[Toaster:/Volumes/TestUFS/fink/t] vasi$ du -sk .
94 .
[Toaster:/Volumes/TestUFS/fink/t] vasi$ perl -MFink::Command=du_sk -e 'print(du_sk($_),"\n") for @ARGV' .
73
[Toaster:/Volumes/TestUFS/fink/t] vasi$ find . -type d | wc -l
21

Now, the obvious question is "why the heck does du count directory entries on UFS but not HFS?" This happens with both Apple and GNU du.

I thought this was quite correct : isn't a subdirectory a file in itself ?


JF



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to