Use du (disk usage)
>du -h .
shows the current directory size with human readable format
Use
du
> du .
> du . -h
-h option provides human readable format