bug-fileutils
[Top][All Lists]
Advanced

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

du -sS


From: Serhij Kuzma
Subject: du -sS
Date: Thu, 22 Apr 2004 15:03:24 -0400 (EDT)

Hello,
Please have a look at this example (executed by a
regular user from the home directory)
$ du --separate-dirs --summarize
180     .
$ du --summarize                
1268    .

The first command seems to function as expected: it
shows  the summary of the current directory, size of
subdirectories is excluded. Now if I run (as a regular
user):
$ du --separate-dirs --summarize /
du still does the recursive search on all
subdirectories outputting a huge amount of warnings.
Why does recursion take place here if I only want to
see the summary of "/" excluding size of
subdirectories? Am I missing something here?

Thanks
Sergiy





______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca




reply via email to

[Prev in Thread] Current Thread [Next in Thread]