[wplug] find question

Eric Cooper ecc at cmu.edu
Wed Mar 14 10:58:07 EST 2007


On Wed, Mar 14, 2007 at 11:52:46AM -0400, Michael H. Semcheski wrote:
>    I am pretty sure I can create a command line with find that will get
>    me a list of all the files created in the time period I'm looking for,
>    but I don't know of a way to sum their size.
>    Anyone have any ideas or examples?

find ... | xargs du -c 

-- 
Eric Cooper             e c c @ c m u . e d u


More information about the wplug mailing list