>
> How about using the -c option to du?
>
> find . -iname "*pic*" -type d | xargs du -shc
>
> -c should give you a total of all dirs listed.
>
> --Bob
>
>
Looks like  -c is the switch I was looking for.  Thanks!

Josh

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to