size of all files combined



Hi

how can I obtain the total size of all files in current dir, including
all files in its directory tree as well. I mean every thing in this
directory including its sub(s).

I tried ls but that did not add them all up.

thanks
.