Unix Commands Quick Reference
Useful commands and flags that we get tired of looking up...
Disk Space
The
du
command is verbose and confusing if you run it without options. Here is how to get a human-readable output and a grand total for the path argument (omit for current directory).
$du -hc
Contributors to this topic

JeffreyBarrick, LucyLeblanc
Topic revision: r1 - 2012-12-26 - 15:24:25 - Main.JeffreyBarrick