File Systems

du

English

Overview

A command that shows the space used by a directory or file.

Details

A command that tallies and displays the disk space a specified directory or file occupies. "du -sh" quickly shows just the total size of an entire directory.

More Linux terms