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


This topic: Lab > WebHome > ProtocolList > ProtocolsUnixCommandsQuickReference
Topic revision: r1 - 2012-12-26 - JeffreyBarrick