Check folder disk usage below is the path of the folder
du -sh /usr/local/lsws
check full server disk usage by partition
df -h
list all folders with size
du -csh *
Check folder disk usage below is the path of the folder
du -sh /usr/local/lsws
check full server disk usage by partition
df -h
list all folders with size
du -csh *