[Wlug] inconsistent results with du and multiple arguments

Brett Russ bruss at alum.wpi.edu
Wed Jun 18 06:42:18 EDT 2008


Can anyone explain why du (which advertises the ability to evaluate N
file/dir arguments) seems to only be accurate for the first provided
argument?  See the following:

brett at spider:/> sudo du -smxc tmp
60      tmp
60      total
brett at spider:/> sudo du -smxc tmp bin
60      tmp
1       bin
60      total
brett at spider:/> sudo du -smxc bin
9       bin
9       total
brett at spider:/> sudo du -smxc bin tmp
9       bin
1       tmp
9       total
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.wlug.org/pipermail/wlug/attachments/20080618/184b57af/attachment.html 


More information about the Wlug mailing list