Code: Select all
du -h --max-depth=0 /* | sort -n
Code: Select all
find / -size +100M -size -12M -ls
Moderators: mindphp, ผู้ดูแลกระดาน
Code: Select all
du -h --max-depth=0 /* | sort -n
Code: Select all
find / -size +100M -size -12M -ls
Users browsing this forum: Bing [Bot] and 2 guests