How to get all directory sizes in linux


du -sh /*


Also useful is sorting by size
du -sh /* | sort -h

Популярные сообщения из этого блога

LBP-810 LBP1120 LBP1210 Canon LBP printers drivers installer for Ubuntu 20.04

Generating a bootable USB flash drive for Linux distribution

How to stop an automatic redirect from “http://” to “https://” in Chrome