Quota Info
HiCpanel report to me that a acount is using 24Mb of space
if i check the account i see via ssh i see:
du -H --max-depth=1
9.6MB ./mail
8.2kB ./public_ftp
893kB ./public_html
574kB ./tmp
33kB ./etc
4.1kB ./.trash
12MB .
but whn i do quota -u username i get:
Filesystem blocks quota limit grace files quota limit grace
/dev/md4 4 51200 51200 2 0 0
/dev/md2 10800 51200 51200 160 0 0
/dev/md5 14568 51200 51200 5 0 0
/dev/md0 4 51200 51200 2 0 0
so seem that he is using 14Mb in dev/md5, how can i check what is there?
thank you