cd /path/to/moodledata
and in moodledata issue:
du -cksh *
Example output:
25M cache
96K environment
53G filedir
24K lang
9.3M localcache
920K lock
228M mdeploy
20K muc
320K sessions
144K temp
4.0K trashdir
56G total
Have removed from example above directories that are specific to the
server used to share this info, so the total at the bottom isn’t accurate.
Handy to know if one is thinking about running a full clone on same server.