duSchijfgebruik: schat en vat ruimtegebruik van bestanden en mappen samen. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html.
du -{{b|k|m}} {{pad/naar/map}}
du {{[-h|--human-readable]}} {{pad/naar/map}}
du {{[-sh|--summarize --human-readable]}} {{pad/naar/map}}
du {{[-ah|--all --human-readable]}} {{pad/naar/map}}
n niveaus diep:du {{[-h|--human-readable]}} {{[-d|--max-depth]}} {{n}} {{pad/naar/map}}
.jpg bestanden in de huidige map en laat een cumulatief totaal zien op het eind:du {{[-ch|--total --human-readable]}} *.jpg
du {{[-ah|--all --human-readable]}} {{[-t|--threshold]}} {{1G|1024M|1048576K}} .[^.]* *